summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/TimeRasterDisplayPlot.cc
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 22:50:34 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 22:50:34 -0700
commit994db715b11e90de6f77af8aefedc0b8e8434c67 (patch)
treee53c91cfc42a144cf36171fd2ec09d2f6c460e51 /gr-qtgui/lib/TimeRasterDisplayPlot.cc
parent3e3083d2b6722a137cc6850e9d8f8b74008601e0 (diff)
wip, gr-qtgui not compiling
Diffstat (limited to 'gr-qtgui/lib/TimeRasterDisplayPlot.cc')
-rw-r--r--gr-qtgui/lib/TimeRasterDisplayPlot.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-qtgui/lib/TimeRasterDisplayPlot.cc b/gr-qtgui/lib/TimeRasterDisplayPlot.cc
index 66b38c52f2..89e32cab9c 100644
--- a/gr-qtgui/lib/TimeRasterDisplayPlot.cc
+++ b/gr-qtgui/lib/TimeRasterDisplayPlot.cc
@@ -23,9 +23,9 @@
#ifndef TIMERASTER_DISPLAY_PLOT_C
#define TIMERASTER_DISPLAY_PLOT_C
-#include <qtgui/TimeRasterDisplayPlot.h>
+#include <gnuradio/qtgui/TimeRasterDisplayPlot.h>
-#include <qtgui/qtgui_types.h>
+#include <gnuradio/qtgui/qtgui_types.h>
#include <qwt_color_map.h>
#include <qwt_scale_draw.h>
#include <qwt_legend.h>