aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/makefileparserthread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotoolsprojectmanager/makefileparserthread.cpp')
-rw-r--r--src/plugins/autotoolsprojectmanager/makefileparserthread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/autotoolsprojectmanager/makefileparserthread.cpp b/src/plugins/autotoolsprojectmanager/makefileparserthread.cpp
index 3296ebe06c..2de743918c 100644
--- a/src/plugins/autotoolsprojectmanager/makefileparserthread.cpp
+++ b/src/plugins/autotoolsprojectmanager/makefileparserthread.cpp
@@ -34,7 +34,7 @@
#include "makefileparserthread.h"
-#include <QtCore/QMutexLocker>
+#include <QMutexLocker>
using namespace AutotoolsProjectManager::Internal;