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