summaryrefslogtreecommitdiffstats
path: root/src/gui/s60framework
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-07-22 14:51:44 (GMT)
committerLiang Qi <liang.qi@nokia.com>2011-07-22 15:29:47 (GMT)
commitea7ed6b27301a4834b1bfe0ad4e6e58462647d3e (patch)
treef2e89fb3ff6a594eb01e5faac4638c21ae043083 /src/gui/s60framework
parent1a1b2af1ce2cf9acfda80947f04718a7dc2fff35 (diff)
downloadQt-ea7ed6b27301a4834b1bfe0ad4e6e58462647d3e.zip
Qt-ea7ed6b27301a4834b1bfe0ad4e6e58462647d3e.tar.gz
Qt-ea7ed6b27301a4834b1bfe0ad4e6e58462647d3e.tar.bz2
Build Qt for Symbian on Mac/gcce again
Fixed a few things for private header and macros. Reviewed-by: Honglei Zhang
Diffstat (limited to 'src/gui/s60framework')
-rw-r--r--src/gui/s60framework/qs60keycapture.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/s60framework/qs60keycapture.cpp b/src/gui/s60framework/qs60keycapture.cpp
index 415c3e1..1beefd4 100644
--- a/src/gui/s60framework/qs60keycapture.cpp
+++ b/src/gui/s60framework/qs60keycapture.cpp
@@ -42,7 +42,7 @@
#include <remconinterfaceselector.h>
#include <remconcoreapitarget.h>
#include <coemain.h>
-#include "qkeymapper_p.h"
+#include <private/qkeymapper_p.h>
#include "qs60keycapture_p.h"
QT_BEGIN_NAMESPACE