summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp')
-rw-r--r--src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp b/src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp
index 750ac8f32f..01d90f53e4 100644
--- a/src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp
+++ b/src/plugins/projectexplorer/customwizard/customwizardpreprocessor.cpp
@@ -29,7 +29,7 @@
#include "customwizardpreprocessor.h"
#ifdef WITH_TESTS
-# include "projectexplorer.h"
+# include "../projectexplorer.h"
# include <QTest>
#endif