summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/waterfall_sink_f_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-qtgui/lib/waterfall_sink_f_impl.h')
-rw-r--r--gr-qtgui/lib/waterfall_sink_f_impl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gr-qtgui/lib/waterfall_sink_f_impl.h b/gr-qtgui/lib/waterfall_sink_f_impl.h
index 6185a25397..c204ef1509 100644
--- a/gr-qtgui/lib/waterfall_sink_f_impl.h
+++ b/gr-qtgui/lib/waterfall_sink_f_impl.h
@@ -23,13 +23,12 @@
#ifndef INCLUDED_QTGUI_WATERFALL_SINK_F_IMPL_H
#define INCLUDED_QTGUI_WATERFALL_SINK_F_IMPL_H
-
#include <qtgui/waterfall_sink_f.h>
#include <filter/firdes.h>
#include <fft/fft.h>
#include <gruel/high_res_timer.h>
#include <gruel/thread.h>
-#include <waterfalldisplayform.h>
+#include <qtgui/waterfalldisplayform.h>
namespace gr {
namespace qtgui {