From 35e94fb8f4f3ead626f6ed28385148475773afc7 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <trondeau@vt.edu>
Date: Sun, 17 Mar 2013 19:36:02 -0400
Subject: qtgui: moving all qtgui headers to install into qtgui directory.

---
 gr-qtgui/lib/plot_waterfall.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-qtgui/lib/plot_waterfall.cc')

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"
-- 
cgit v1.2.3