summaryrefslogtreecommitdiffstats
path: root/puic/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'puic/parser.h')
-rw-r--r--puic/parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/puic/parser.h b/puic/parser.h
index 01ca1ca..5fdbdc2 100644
--- a/puic/parser.h
+++ b/puic/parser.h
@@ -21,7 +21,7 @@
#ifndef PARSER_H
#define PARSER_H
-#include <ntqstring.h>
+#include <tqstring.h>
class Parser
{