diff options
Diffstat (limited to 'gr-pager/lib/flex_parse_impl.h')
-rw-r--r-- | gr-pager/lib/flex_parse_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-pager/lib/flex_parse_impl.h b/gr-pager/lib/flex_parse_impl.h index f741957f90..f2e4236c56 100644 --- a/gr-pager/lib/flex_parse_impl.h +++ b/gr-pager/lib/flex_parse_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_PAGER_FLEX_PARSE_IMPL_H #define INCLUDED_PAGER_FLEX_PARSE_IMPL_H -#include <pager/flex_parse.h> +#include <gnuradio/pager/flex_parse.h> #include <gnuradio/sync_block.h> #include <gnuradio/msg_queue.h> #include "flex_modes.h" |