summaryrefslogtreecommitdiff
path: root/gr-qtgui/src/lib/Waterfall3DDisplayPlot.h
diff options
context:
space:
mode:
authortrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>2009-07-06 04:39:24 +0000
committertrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>2009-07-06 04:39:24 +0000
commit471ebf621da0426fefda870dfe29d75cd9ef2da6 (patch)
tree5b7f59db5b4b6ffd4d932450e4598dcf20865313 /gr-qtgui/src/lib/Waterfall3DDisplayPlot.h
parentfadb55f262e1b5514988c3dc86a5e580378655dc (diff)
Merging trondeau/qt branch r11231:11360. This merge improves the usability and examples of the QT-based interface.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11361 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-qtgui/src/lib/Waterfall3DDisplayPlot.h')
-rw-r--r--gr-qtgui/src/lib/Waterfall3DDisplayPlot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-qtgui/src/lib/Waterfall3DDisplayPlot.h b/gr-qtgui/src/lib/Waterfall3DDisplayPlot.h
index 8af5f6b54e..f46f260e37 100644
--- a/gr-qtgui/src/lib/Waterfall3DDisplayPlot.h
+++ b/gr-qtgui/src/lib/Waterfall3DDisplayPlot.h
@@ -1,6 +1,7 @@
#ifndef WATERFALL_3D_DISPLAY_PLOT_HPP
#define WATERFALL_3D_DISPLAY_PLOT_HPP
+#include <cstdio>
#include <highResTimeFunctions.h>
#include <waterfallGlobalData.h>