summaryrefslogtreecommitdiff
path: root/gr-blocks
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks')
-rw-r--r--gr-blocks/lib/stream_pdu_base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/lib/stream_pdu_base.h b/gr-blocks/lib/stream_pdu_base.h
index 6a2bf9b15e..e15aec1787 100644
--- a/gr-blocks/lib/stream_pdu_base.h
+++ b/gr-blocks/lib/stream_pdu_base.h
@@ -24,6 +24,7 @@
#define INCLUDED_STREAM_PDU_BASE_H
#include <gnuradio/thread/thread.h>
+#include <gnuradio/basic_block.h>
#include <pmt/pmt.h>
class basic_block;