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