diff options
Diffstat (limited to 'gr-blocks/lib/uchar_to_float_impl.h')
-rw-r--r-- | gr-blocks/lib/uchar_to_float_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/lib/uchar_to_float_impl.h b/gr-blocks/lib/uchar_to_float_impl.h index 250dc2c86e..1e3f4d59c5 100644 --- a/gr-blocks/lib/uchar_to_float_impl.h +++ b/gr-blocks/lib/uchar_to_float_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_UCHAR_TO_FLOAT_IMPL_H #define INCLUDED_UCHAR_TO_FLOAT_IMPL_H -#include <blocks/uchar_to_float.h> +#include <gnuradio/blocks/uchar_to_float.h> namespace gr { namespace blocks { |