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