diff options
Diffstat (limited to 'gr-analog/lib/phase_modulator_fc_impl.h')
-rw-r--r-- | gr-analog/lib/phase_modulator_fc_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/lib/phase_modulator_fc_impl.h b/gr-analog/lib/phase_modulator_fc_impl.h index ac10bc891f..8b7c1df053 100644 --- a/gr-analog/lib/phase_modulator_fc_impl.h +++ b/gr-analog/lib/phase_modulator_fc_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_ANALOG_PHASE_MODULATOR_FC_IMPL_H #define INCLUDED_ANALOG_PHASE_MODULATOR_FC_IMPL_H -#include <analog/phase_modulator_fc.h> +#include <gnuradio/analog/phase_modulator_fc.h> namespace gr { namespace analog { |