summaryrefslogtreecommitdiff
path: root/src/plugins/qmakeprojectmanager/profileeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmakeprojectmanager/profileeditor.h')
-rw-r--r--src/plugins/qmakeprojectmanager/profileeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmakeprojectmanager/profileeditor.h b/src/plugins/qmakeprojectmanager/profileeditor.h
index 57796571fb..19a1ff7b69 100644
--- a/src/plugins/qmakeprojectmanager/profileeditor.h
+++ b/src/plugins/qmakeprojectmanager/profileeditor.h
@@ -30,7 +30,7 @@
#ifndef PROFILEEDITOR_H
#define PROFILEEDITOR_H
-#include <texteditor/basetexteditor.h>
+#include <texteditor/texteditor.h>
namespace QmakeProjectManager {
namespace Internal {