summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_s60.cpp
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-06-09 20:59:14 (GMT)
committeraxis <qt-info@nokia.com>2009-10-23 09:25:55 (GMT)
commit7bbb5a34ee39d60d4c72df5ed8bd3ac13b5dc554 (patch)
tree6015e8d2abc3d34dc6b4ff66181a020ae1cd1d2d /src/gui/kernel/qapplication_s60.cpp
parentb738f0d36ed7101962bc387ca1cb34db052faf60 (diff)
downloadQt-7bbb5a34ee39d60d4c72df5ed8bd3ac13b5dc554.zip
Qt-7bbb5a34ee39d60d4c72df5ed8bd3ac13b5dc554.tar.gz
Qt-7bbb5a34ee39d60d4c72df5ed8bd3ac13b5dc554.tar.bz2
Various header file inclusion fixes for rvct on linux using a case-sensitive file system.
Diffstat (limited to 'src/gui/kernel/qapplication_s60.cpp')
-rw-r--r--src/gui/kernel/qapplication_s60.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/kernel/qapplication_s60.cpp b/src/gui/kernel/qapplication_s60.cpp
index 689429e..0d75578 100644
--- a/src/gui/kernel/qapplication_s60.cpp
+++ b/src/gui/kernel/qapplication_s60.cpp
@@ -63,7 +63,7 @@
#include "private/qsoftkeymanager_p.h"
#include "apgwgnam.h" // For CApaWindowGroupName
-#include <MdaAudioTonePlayer.h> // For CMdaAudioToneUtility
+#include <mdaaudiotoneplayer.h> // For CMdaAudioToneUtility
#if defined(Q_WS_S60)
# if !defined(QT_NO_IM)