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