summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/sourceagent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/debugger/sourceagent.cpp')
-rw-r--r--src/plugins/debugger/sourceagent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/debugger/sourceagent.cpp b/src/plugins/debugger/sourceagent.cpp
index 7d2b6b2ead..f5c1639992 100644
--- a/src/plugins/debugger/sourceagent.cpp
+++ b/src/plugins/debugger/sourceagent.cpp
@@ -34,7 +34,7 @@
#include "debuggercore.h"
#include "stackhandler.h"
-#include <texteditor/basetexteditor.h>
+#include <texteditor/texteditor.h>
#include <texteditor/textmark.h>
#include <cppeditor/cppeditorconstants.h>