]> sigrok.org Git - pulseview.git/blobdiff - main.cpp
Update #include directives to work with Qt5 as well as Qt4
[pulseview.git] / main.cpp
index 5ff61d98918ba2ee40c05818e2d7e9665b6a3aa6..23f3f62306c6a492b84d5e853c414f198248bde4 100644 (file)
--- a/main.cpp
+++ b/main.cpp
@@ -27,7 +27,7 @@
 
 #include <getopt.h>
 
 
 #include <getopt.h>
 
-#include <QtGui/QApplication>
+#include <QApplication>
 #include <QDebug>
 
 #ifdef ENABLE_SIGNALS
 #include <QDebug>
 
 #ifdef ENABLE_SIGNALS