summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/ConstellationDisplayPlot.h
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-07-17 22:28:09 -0400
committerTom Rondeau <trondeau@vt.edu>2012-07-17 22:28:09 -0400
commit47b99fb2bcce8531726fdce637c69367f6b7468c (patch)
treeb4c1ba64003e113488c54edd5c751e0f18509971 /gr-qtgui/lib/ConstellationDisplayPlot.h
parentfbdf83e472da67239d4cbdcb47f83ea7df108aa8 (diff)
qtgui: wip: moving qtgui over to new pimpl style.
Everything but full sink has been converted.
Diffstat (limited to 'gr-qtgui/lib/ConstellationDisplayPlot.h')
-rw-r--r--gr-qtgui/lib/ConstellationDisplayPlot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-qtgui/lib/ConstellationDisplayPlot.h b/gr-qtgui/lib/ConstellationDisplayPlot.h
index 261ac3b2c3..f3cbeef1cb 100644
--- a/gr-qtgui/lib/ConstellationDisplayPlot.h
+++ b/gr-qtgui/lib/ConstellationDisplayPlot.h
@@ -26,7 +26,6 @@
#include <stdint.h>
#include <cstdio>
#include <vector>
-#include <qtgui_util.h>
#include "DisplayPlot.h"
class ConstellationDisplayPlot : public DisplayPlot