summaryrefslogtreecommitdiffstats
path: root/tools/designer/plugins/cppeditor/cppcompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/plugins/cppeditor/cppcompletion.h')
-rw-r--r--tools/designer/plugins/cppeditor/cppcompletion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/cppeditor/cppcompletion.h b/tools/designer/plugins/cppeditor/cppcompletion.h
index 73c0c77cd..965fc8f38 100644
--- a/tools/designer/plugins/cppeditor/cppcompletion.h
+++ b/tools/designer/plugins/cppeditor/cppcompletion.h
@@ -36,7 +36,7 @@
#define CPPCOMPLETION_H
#include <completion.h>
-#include <qguardedptr.h>
+#include <ntqguardedptr.h>
class CppEditorCompletion : public EditorCompletion
{