summaryrefslogtreecommitdiff
path: root/gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-02 16:02:33 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-02 16:02:33 -0700
commiteea870b1dd9c5b90dfa7d94e6a15ffe44cfbee7f (patch)
treeaf3aa889c94cff9c503edefeaf19cb3635693bfb /gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h
parente648165dcc7609524681b5eaf9620798b75b8420 (diff)
parent9acf35715fbb8aca5a991a3f41965db8f4cde683 (diff)
Merge branch 'runtime-gruel' into next
Conflicts: gnuradio-runtime/lib/CMakeLists.txt
Diffstat (limited to 'gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h')
-rw-r--r--gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h b/gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h
index c1ea427769..fce22e9df1 100644
--- a/gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h
+++ b/gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h
@@ -30,7 +30,7 @@
#include <qtgui/DisplayPlot.h>
#include <qtgui/timeRasterGlobalData.h>
#include <qtgui/plot_raster.h>
-#include <gruel/high_res_timer.h>
+#include <high_res_timer.h>
#if QWT_VERSION < 0x060000
#include <qtgui/plot_waterfall.h>