diff options
Diffstat (limited to 'gr-blocks/lib/rotator_cc_impl.h')
-rw-r--r-- | gr-blocks/lib/rotator_cc_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/lib/rotator_cc_impl.h b/gr-blocks/lib/rotator_cc_impl.h index 415b49cd49..fd3dcef6a4 100644 --- a/gr-blocks/lib/rotator_cc_impl.h +++ b/gr-blocks/lib/rotator_cc_impl.h @@ -23,8 +23,8 @@ #ifndef INCLUDED_BLOCKS_ROTATOR_CC_IMPL_H #define INCLUDED_BLOCKS_ROTATOR_CC_IMPL_H -#include <gnuradio/blocks/rotator_cc.h> #include <gnuradio/blocks/rotator.h> +#include <gnuradio/blocks/rotator_cc.h> namespace gr { namespace blocks { |