summaryrefslogtreecommitdiff
path: root/include/gnuradio/gr_sync_block.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gnuradio/gr_sync_block.h')
-rw-r--r--include/gnuradio/gr_sync_block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gnuradio/gr_sync_block.h b/include/gnuradio/gr_sync_block.h
index e7cc06c..f588505 100644
--- a/include/gnuradio/gr_sync_block.h
+++ b/include/gnuradio/gr_sync_block.h
@@ -17,7 +17,7 @@
#ifndef INCLUDED_GNURADIO_GR_SYNC_BLOCK_H
#define INCLUDED_GNURADIO_GR_SYNC_BLOCK_H
-#include <gr_block.h>
+#include <gnuradio/gr_block.h>
struct GRAS_API gr_sync_block : public gr_block
{