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