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