summaryrefslogtreecommitdiffstats
path: root/tests/auto/qthreadonce/tst_qthreadonce.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qthreadonce/tst_qthreadonce.cpp')
-rw-r--r--tests/auto/qthreadonce/tst_qthreadonce.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qthreadonce/tst_qthreadonce.cpp b/tests/auto/qthreadonce/tst_qthreadonce.cpp
index 7e67dc3..f20788a 100644
--- a/tests/auto/qthreadonce/tst_qthreadonce.cpp
+++ b/tests/auto/qthreadonce/tst_qthreadonce.cpp
@@ -46,7 +46,7 @@
#include <qmutex.h>
#include <qthread.h>
#include <qwaitcondition.h>
-#include <qthreadonce.h>
+#include "qthreadonce.h"
//TESTED_CLASS=
//TESTED_FILES=corelib/thread/qthreadonce.h corelib/thread/qthreadonce.cpp