summaryrefslogtreecommitdiffstats
path: root/src/gui/s60framework/qs60maindocument.h
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2010-03-12 12:10:05 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2010-03-12 13:09:52 (GMT)
commitf87f8078cdda79aad81cbd3fab3c5077bef3e2f6 (patch)
tree9486fda1d88db9443192aea45304be107bc9061b /src/gui/s60framework/qs60maindocument.h
parent7829fe1507741c7196fe3904d90ea10178625393 (diff)
downloadQt-f87f8078cdda79aad81cbd3fab3c5077bef3e2f6.zip
Qt-f87f8078cdda79aad81cbd3fab3c5077bef3e2f6.tar.gz
Qt-f87f8078cdda79aad81cbd3fab3c5077bef3e2f6.tar.bz2
Fixed filename cases to support building Qt for Symbian in Linux
Part of QtP delta reduction effort. Task-number: QT-3055 Reviewed-by: Janne Koskinen
Diffstat (limited to 'src/gui/s60framework/qs60maindocument.h')
-rw-r--r--src/gui/s60framework/qs60maindocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/s60framework/qs60maindocument.h b/src/gui/s60framework/qs60maindocument.h
index 438b80c..553675f 100644
--- a/src/gui/s60framework/qs60maindocument.h
+++ b/src/gui/s60framework/qs60maindocument.h
@@ -46,7 +46,7 @@
#ifdef Q_WS_S60
-#include <akndoc.h>
+#include <AknDoc.h>
class CEikApplication;