summaryrefslogtreecommitdiffstats
path: root/src/queryviewdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/queryviewdriver.h')
-rw-r--r--src/queryviewdriver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/queryviewdriver.h b/src/queryviewdriver.h
index 7851cea..4e8e743 100644
--- a/src/queryviewdriver.h
+++ b/src/queryviewdriver.h
@@ -28,8 +28,8 @@
#ifndef QUERYVIEWDRIVER_H
#define QUERYVIEWDRIVER_H
-#include <ntqobject.h>
-#include <ntqlistview.h>
+#include <tqobject.h>
+#include <tqlistview.h>
#include "cscopefrontend.h"
class QueryView;