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