diff --git a/src/plugins/texteditor/autocompleter.cpp b/src/plugins/texteditor/autocompleter.cpp index 5f04201436c..538cb9f5e5f 100644 --- a/src/plugins/texteditor/autocompleter.cpp +++ b/src/plugins/texteditor/autocompleter.cpp @@ -32,6 +32,7 @@ #include "texteditorsettings.h" #include "tabsettings.h" +#include #include using namespace TextEditor;