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