summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/plot_waterfall.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gr-qtgui/lib/plot_waterfall.cc')
-rw-r--r--gr-qtgui/lib/plot_waterfall.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-qtgui/lib/plot_waterfall.cc b/gr-qtgui/lib/plot_waterfall.cc
index 84915e3f31..5a378767be 100644
--- a/gr-qtgui/lib/plot_waterfall.cc
+++ b/gr-qtgui/lib/plot_waterfall.cc
@@ -26,7 +26,7 @@
#include "qwt_painter.h"
#include "qwt_scale_map.h"
#include "qwt_color_map.h"
-#include "plot_waterfall.h"
+#include <qtgui/plot_waterfall.h>
#if QWT_VERSION < 0x060000
#include "qwt_double_interval.h"