summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qs60style_s60.cpp
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2009-09-07 00:05:13 (GMT)
committeraxis <qt-info@nokia.com>2009-10-23 08:29:50 (GMT)
commit8c61bb163a13b1e2b78df0060103546a31c16ed6 (patch)
tree823a29abf912cdeddfd730adbadb2350e5278e15 /src/gui/styles/qs60style_s60.cpp
parent131d2387436d05aec95bdddeb571930b2a55cf73 (diff)
downloadQt-8c61bb163a13b1e2b78df0060103546a31c16ed6.zip
Qt-8c61bb163a13b1e2b78df0060103546a31c16ed6.tar.gz
Qt-8c61bb163a13b1e2b78df0060103546a31c16ed6.tar.bz2
Make all Symbian #includes lower case.
Signed-off-by: axis <qt-info@nokia.com>
Diffstat (limited to 'src/gui/styles/qs60style_s60.cpp')
-rw-r--r--src/gui/styles/qs60style_s60.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/styles/qs60style_s60.cpp b/src/gui/styles/qs60style_s60.cpp
index 131d8bc..4fa009c 100644
--- a/src/gui/styles/qs60style_s60.cpp
+++ b/src/gui/styles/qs60style_s60.cpp
@@ -58,8 +58,8 @@
#include <aknsskininstance.h>
#include <aknsbasicbackgroundcontrolcontext.h>
#include <avkon.mbg>
-#include <AknFontAccess.h>
-#include <AknLayoutFont.h>
+#include <aknfontaccess.h>
+#include <aknlayoutfont.h>
#include <aknutils.h>
#if !defined(QT_NO_STYLE_S60) || defined(QT_PLUGIN)