summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/complex_to_float_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/lib/complex_to_float_impl.h')
-rw-r--r--gr-blocks/lib/complex_to_float_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/lib/complex_to_float_impl.h b/gr-blocks/lib/complex_to_float_impl.h
index d90ac28d58..d4fdcb7a9b 100644
--- a/gr-blocks/lib/complex_to_float_impl.h
+++ b/gr-blocks/lib/complex_to_float_impl.h
@@ -23,7 +23,7 @@
#ifndef INCLUDED_COMPLEX_TO_FLOAT_IMPL_H
#define INCLUDED_COMPLEX_TO_FLOAT_IMPL_H
-#include <blocks/complex_to_float.h>
+#include <gnuradio/blocks/complex_to_float.h>
namespace gr {
namespace blocks {