summaryrefslogtreecommitdiffstats
path: root/src/arkollon/rcparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arkollon/rcparser.h')
-rw-r--r--src/arkollon/rcparser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arkollon/rcparser.h b/src/arkollon/rcparser.h
index 71842fa..47db4d6 100644
--- a/src/arkollon/rcparser.h
+++ b/src/arkollon/rcparser.h
@@ -20,8 +20,8 @@
#ifndef RCPARSER_H
#define RCPARSER_H
-#include <ntqstringlist.h>
-#include <ntqmap.h>
+#include <tqstringlist.h>
+#include <tqmap.h>
class RcParser
{