diff options
Diffstat (limited to 'gr-qtgui/lib/const_sink_c_impl.h')
-rw-r--r-- | gr-qtgui/lib/const_sink_c_impl.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gr-qtgui/lib/const_sink_c_impl.h b/gr-qtgui/lib/const_sink_c_impl.h index 02b25409e6..fb9481fb15 100644 --- a/gr-qtgui/lib/const_sink_c_impl.h +++ b/gr-qtgui/lib/const_sink_c_impl.h @@ -23,10 +23,10 @@ #ifndef INCLUDED_QTGUI_CONST_SINK_C_IMPL_H #define INCLUDED_QTGUI_CONST_SINK_C_IMPL_H -#include <qtgui/const_sink_c.h> -#include <high_res_timer.h> -#include <thread/thread.h> -#include <qtgui/constellationdisplayform.h> +#include <gnuradio/qtgui/const_sink_c.h> +#include <gnuradio/high_res_timer.h> +#include <gnuradio/thread/thread.h> +#include <gnuradio/qtgui/constellationdisplayform.h> namespace gr { namespace qtgui { |