summaryrefslogtreecommitdiff
path: root/gr-analog/lib/agc3_cc_impl.h
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-05-23 11:21:42 -0400
committerTom Rondeau <trondeau@vt.edu>2013-05-23 11:21:42 -0400
commitc2bab9d97890df334ffdf4d8c3b14db42187c96b (patch)
tree4b00c3b12a2af5eba264ad8e3f9ab959e8c98238 /gr-analog/lib/agc3_cc_impl.h
parentdc578ff0900cf0bfc4ebcc8585f85672b63735cd (diff)
analog: fixing agc3 for new 3.7 style/structure. Added QA.
Diffstat (limited to 'gr-analog/lib/agc3_cc_impl.h')
-rw-r--r--gr-analog/lib/agc3_cc_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/lib/agc3_cc_impl.h b/gr-analog/lib/agc3_cc_impl.h
index 0913243fd6..28136ac6a2 100644
--- a/gr-analog/lib/agc3_cc_impl.h
+++ b/gr-analog/lib/agc3_cc_impl.h
@@ -23,7 +23,7 @@
#ifndef INCLUDED_ANALOG_AGC3_IMPL_CC_H
#define INCLUDED_ANALOG_AGC3_IMPL_CC_H
-#include <analog/agc3_cc.h>
+#include <gnuradio/analog/agc3_cc.h>
namespace gr {
namespace analog {