summaryrefslogtreecommitdiff
path: root/gr-analog/lib/phase_modulator_fc_impl.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 16:41:11 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 16:41:11 -0700
commit32c540335fb8469b781932edaa4f5abd355cda25 (patch)
tree348210de3d3698c29fa5a2a315d72b80f9593fb2 /gr-analog/lib/phase_modulator_fc_impl.h
parent08eb4d31a46cd1e15b44036faff52a7e0278fa4a (diff)
analog: update include dir to gnuradio/analog
Diffstat (limited to 'gr-analog/lib/phase_modulator_fc_impl.h')
-rw-r--r--gr-analog/lib/phase_modulator_fc_impl.h2
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 {