diff options
Diffstat (limited to 'gr-qtgui/lib/time_sink_c_impl.h')
-rw-r--r-- | gr-qtgui/lib/time_sink_c_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-qtgui/lib/time_sink_c_impl.h b/gr-qtgui/lib/time_sink_c_impl.h index 96bdf937b1..5a52a91316 100644 --- a/gr-qtgui/lib/time_sink_c_impl.h +++ b/gr-qtgui/lib/time_sink_c_impl.h @@ -24,7 +24,7 @@ #define INCLUDED_QTGUI_TIME_SINK_C_IMPL_H #include <qtgui/time_sink_c.h> -#include <timedisplayform.h> +#include <qtgui/timedisplayform.h> #include <gruel/thread.h> #include <gruel/high_res_timer.h> |