summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale_blackberry.h
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>2013-03-25 14:50:05 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-26 18:54:42 +0100
commit17159b45003a20864790aeae1a5fcdba9ba8a2ca (patch)
treea86774bf49bc06ae588423d1814dd0e988d0fa46 /src/corelib/tools/qlocale_blackberry.h
parent7810ba17bc245e63fa778317b96c46e9a374daf4 (diff)
QLocaleBlackberry - fix include statements
Change-Id: Ifb5678094806e4aab19015d3a600217b4cf9ac5f Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/corelib/tools/qlocale_blackberry.h')
-rw-r--r--src/corelib/tools/qlocale_blackberry.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/corelib/tools/qlocale_blackberry.h b/src/corelib/tools/qlocale_blackberry.h
index 8e9560d6c1..331e5c5c2c 100644
--- a/src/corelib/tools/qlocale_blackberry.h
+++ b/src/corelib/tools/qlocale_blackberry.h
@@ -42,9 +42,9 @@
#ifndef QLOCALE_BLACKBERRY_H
#define QLOCALE_BLACKBERRY_H
-#include "qsocketnotifier.h"
-#include "qreadwritelock.h"
-#include "qlocale.h"
+#include <QtCore/qsocketnotifier.h>
+#include <QtCore/qreadwritelock.h>
+#include <QtCore/qlocale.h>
QT_BEGIN_NAMESPACE