summaryrefslogtreecommitdiff
path: root/gr-noaa/swig/noaa_swig.i
diff options
context:
space:
mode:
Diffstat (limited to 'gr-noaa/swig/noaa_swig.i')
-rw-r--r--gr-noaa/swig/noaa_swig.i2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-noaa/swig/noaa_swig.i b/gr-noaa/swig/noaa_swig.i
index 8223eedb9..44f2e4723 100644
--- a/gr-noaa/swig/noaa_swig.i
+++ b/gr-noaa/swig/noaa_swig.i
@@ -23,9 +23,11 @@
%include "gnuradio.i"
%{
+#include <noaa_hrpt_deframer.h>
#include <noaa_hrpt_pll_cf.h>
#include <noaa_hrpt_sync_fb.h>
%}
+%include "noaa_hrpt_deframer.i"
%include "noaa_hrpt_pll_cf.i"
%include "noaa_hrpt_sync_fb.i"