summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tst_qprivateimplementation/tst_qprivateimplementation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tst_qprivateimplementation/tst_qprivateimplementation.cpp b/tests/tst_qprivateimplementation/tst_qprivateimplementation.cpp
index 5e829abc..7bdb5533 100644
--- a/tests/tst_qprivateimplementation/tst_qprivateimplementation.cpp
+++ b/tests/tst_qprivateimplementation/tst_qprivateimplementation.cpp
@@ -41,7 +41,7 @@
// We're effectively part of the QMF library for this test:
#define QMF_INTERNAL
-#include "qprivateimplementationdef.h"
+#include "private/qprivateimplementationdef_p.h"
#include <QObject>
#include <QString>