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