diff options
Diffstat (limited to 'gr-digital/lib/diff_phasor_cc_impl.h')
-rw-r--r-- | gr-digital/lib/diff_phasor_cc_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-digital/lib/diff_phasor_cc_impl.h b/gr-digital/lib/diff_phasor_cc_impl.h index 844fc826d8..7e06b35ad4 100644 --- a/gr-digital/lib/diff_phasor_cc_impl.h +++ b/gr-digital/lib/diff_phasor_cc_impl.h @@ -24,7 +24,7 @@ #define INCLUDED_GR_DIFF_PHASOR_CC_IMPL_H #include <digital/diff_phasor_cc.h> -#include <gr_sync_block.h> +#include <gnuradio/sync_block.h> namespace gr { namespace digital { |