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