diff options
Diffstat (limited to 'gr-blocks/lib/ctrlport_probe2_f_impl.h')
-rw-r--r-- | gr-blocks/lib/ctrlport_probe2_f_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/lib/ctrlport_probe2_f_impl.h b/gr-blocks/lib/ctrlport_probe2_f_impl.h index 81c79e4d36..ea01205945 100644 --- a/gr-blocks/lib/ctrlport_probe2_f_impl.h +++ b/gr-blocks/lib/ctrlport_probe2_f_impl.h @@ -24,8 +24,8 @@ #define INCLUDED_CTRLPORT_PROBE2_F_IMPL_H #include <gnuradio/blocks/ctrlport_probe2_f.h> -#include <gnuradio/rpcregisterhelpers.h> #include <gnuradio/rpcbufferedget.h> +#include <gnuradio/rpcregisterhelpers.h> namespace gr { namespace blocks { |