summaryrefslogtreecommitdiffstats
path: root/tools/linguist/shared/proparser.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linguist/shared/proparser.h')
-rw-r--r--tools/linguist/shared/proparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/shared/proparser.h b/tools/linguist/shared/proparser.h
index 98692f90c..abfb68c61 100644
--- a/tools/linguist/shared/proparser.h
+++ b/tools/linguist/shared/proparser.h
@@ -35,7 +35,7 @@
#define PROPARSER_H
#include <tqmap.h>
-#include <ntqstring.h>
+#include <tqstring.h>
TQMap<TQString, TQString> proFileTagMap( const TQString& text );