summaryrefslogtreecommitdiffstats
path: root/tools/assistant/docuparser.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-30 12:36:05 +0900
committerMichele Calgaro <[email protected]>2024-05-30 12:36:05 +0900
commit1702a6daff27f5d3e6fdac16962d1828df6ca270 (patch)
treeb451256c2cc2e22e895251bac6ec1e4bdfd40e09 /tools/assistant/docuparser.h
parent5fffa30386502b5423e45c2ed5e6af756b11c7b4 (diff)
downloadtqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.tar.gz
tqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.zip
Rename nt* dom and xml related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tools/assistant/docuparser.h')
-rw-r--r--tools/assistant/docuparser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/docuparser.h b/tools/assistant/docuparser.h
index bb8fd3223..f120f05be 100644
--- a/tools/assistant/docuparser.h
+++ b/tools/assistant/docuparser.h
@@ -34,7 +34,7 @@
#ifndef DOCUPARSER_H
#define DOCUPARSER_H
-#include <ntqxml.h>
+#include <tqxml.h>
#include <ntqptrlist.h>
#include <ntqmap.h>