summaryrefslogtreecommitdiff
path: root/demos/spectrum/app/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'demos/spectrum/app/main.cpp')
-rw-r--r--demos/spectrum/app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spectrum/app/main.cpp b/demos/spectrum/app/main.cpp
index c4fa6a903..2d44d07d4 100644
--- a/demos/spectrum/app/main.cpp
+++ b/demos/spectrum/app/main.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui/QApplication>
+#include <QApplication>
#include "mainwidget.h"
int main(int argc, char **argv)