summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/time_sink_f_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-qtgui/lib/time_sink_f_impl.h')
-rw-r--r--gr-qtgui/lib/time_sink_f_impl.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gr-qtgui/lib/time_sink_f_impl.h b/gr-qtgui/lib/time_sink_f_impl.h
index 1012ffbd77..c3bd7cd838 100644
--- a/gr-qtgui/lib/time_sink_f_impl.h
+++ b/gr-qtgui/lib/time_sink_f_impl.h
@@ -23,10 +23,10 @@
#ifndef INCLUDED_QTGUI_TIME_SINK_F_IMPL_H
#define INCLUDED_QTGUI_TIME_SINK_F_IMPL_H
-#include <qtgui/time_sink_f.h>
-#include <qtgui/timedisplayform.h>
-#include <thread/thread.h>
-#include <high_res_timer.h>
+#include <gnuradio/qtgui/time_sink_f.h>
+#include <gnuradio/qtgui/timedisplayform.h>
+#include <gnuradio/thread/thread.h>
+#include <gnuradio/high_res_timer.h>
namespace gr {
namespace qtgui {