summaryrefslogtreecommitdiffstats
path: root/src/symbolcompletion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/symbolcompletion.h')
-rw-r--r--src/symbolcompletion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/symbolcompletion.h b/src/symbolcompletion.h
index c540e12..ba5a899 100644
--- a/src/symbolcompletion.h
+++ b/src/symbolcompletion.h
@@ -28,8 +28,8 @@
#ifndef SYMBOLCOMPLETION_H
#define SYMBOLCOMPLETION_H
-#include <ntqobject.h>
-#include <ntqregexp.h>
+#include <tqobject.h>
+#include <tqregexp.h>
#include <tdetexteditor/codecompletioninterface.h>
#include <tdetexteditor/view.h>
#include "cscopefrontend.h"