summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h')
-rw-r--r--gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h24
1 files changed, 12 insertions, 12 deletions
diff --git a/gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h b/gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h
index 1994f06609..ad9168ce9e 100644
--- a/gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h
+++ b/gnuradio-runtime/swig/gnuradio_swig_bug_workaround.h
@@ -29,17 +29,17 @@
* %import "gnuradio.i"
*/
-class gr_base_error_handler;
-class gr_basic_block;
-class gr_block;
-class gr_error_handler;
-class gr_file_error_handler;
-class gr_hier_block2;
-class gr_msg_handler;
-class gr_msg_queue;
-class gr_sync_block;
-class gr_sync_decimator;
-class gr_sync_interpolator;
-class gr_top_block;
+class base_error_handler;
+class basic_block;
+class block;
+class error_handler;
+class file_error_handler;
+class hier_block2;
+class msg_handler;
+class msg_queue;
+class sync_block;
+class sync_decimator;
+class sync_interpolator;
+class top_block;
#endif /* INCLUDED_GNURADIO_SWIG_BUG_WORKAROUND_H */