summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/vector_map_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/lib/vector_map_impl.h')
-rw-r--r--gr-blocks/lib/vector_map_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-blocks/lib/vector_map_impl.h b/gr-blocks/lib/vector_map_impl.h
index 08faa2ce09..64f5e091e6 100644
--- a/gr-blocks/lib/vector_map_impl.h
+++ b/gr-blocks/lib/vector_map_impl.h
@@ -23,8 +23,8 @@
#ifndef INCLUDED_GR_VECTOR_MAP_IMPL_H
#define INCLUDED_GR_VECTOR_MAP_IMPL_H
-#include <blocks/vector_map.h>
-#include <thread/thread.h>
+#include <gnuradio/blocks/vector_map.h>
+#include <gnuradio/thread/thread.h>
namespace gr {
namespace blocks {