summaryrefslogtreecommitdiffstats
path: root/src/gui/s60framework
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-09-30 09:26:04 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-09-30 09:28:49 (GMT)
commit8d3d7d411491e50c1c6a62f473a1fa69a3ca2773 (patch)
treec7f710c5d1df5d1812e7b828dac166adb4510d94 /src/gui/s60framework
parent256278b886252e1b455ea9faa697592cbedcd85d (diff)
downloadQt-8d3d7d411491e50c1c6a62f473a1fa69a3ca2773.zip
Qt-8d3d7d411491e50c1c6a62f473a1fa69a3ca2773.tar.gz
Qt-8d3d7d411491e50c1c6a62f473a1fa69a3ca2773.tar.bz2
Compile when one includes <QtGui/QtGui> without putting explicitly all Qt subdirs in the include path
Diffstat (limited to 'src/gui/s60framework')
-rw-r--r--src/gui/s60framework/qs60mainapplication.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/s60framework/qs60mainapplication.h b/src/gui/s60framework/qs60mainapplication.h
index 457764c..5f621e0 100644
--- a/src/gui/s60framework/qs60mainapplication.h
+++ b/src/gui/s60framework/qs60mainapplication.h
@@ -42,7 +42,7 @@
#ifndef QS60MAINAPPLICATION_H
#define QS60MAINAPPLICATION_H
-#include <qglobal.h>
+#include <QtCore/qglobal.h>
#ifdef Q_WS_S60