summaryrefslogtreecommitdiffstats
path: root/src/gui/s60framework/qs60maindocument.h
diff options
context:
space:
mode:
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 2f0564f..fc32d8b 100644
--- a/src/gui/s60framework/qs60maindocument.h
+++ b/src/gui/s60framework/qs60maindocument.h
@@ -47,7 +47,7 @@
#ifdef Q_OS_SYMBIAN
#ifdef Q_WS_S60
-#include <akndoc.h>
+#include <AknDoc.h>
typedef CAknDocument QS60MainDocumentBase;
#else
#include <eikdoc.h>