summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-09-22 08:09:01 (GMT)
committerJoerg Bornemann <joerg.bornemann@nokia.com>2009-09-22 08:09:55 (GMT)
commit7a410f71a1dffd224082a9e8f547baffbee9f514 (patch)
tree55911f80a9e7103c180499b469c44cbec70b9d4d /tests
parent90f0facddb799640ef9e123a3fc222e6a758c7be (diff)
downloadQt-7a410f71a1dffd224082a9e8f547baffbee9f514.zip
Qt-7a410f71a1dffd224082a9e8f547baffbee9f514.tar.gz
Qt-7a410f71a1dffd224082a9e8f547baffbee9f514.tar.bz2
tst_windowsmobile: local include corrected
Reviewed-by: TrustMe
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/windowsmobile/test/tst_windowsmobile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/windowsmobile/test/tst_windowsmobile.cpp b/tests/auto/windowsmobile/test/tst_windowsmobile.cpp
index 533d98f..a49e9a6 100644
--- a/tests/auto/windowsmobile/test/tst_windowsmobile.cpp
+++ b/tests/auto/windowsmobile/test/tst_windowsmobile.cpp
@@ -45,7 +45,7 @@
#include <QtCore/QObject>
#include <QtGui>
#include <windows.h>
-#include <ddhelper.h>
+#include "ddhelper.h"