summaryrefslogtreecommitdiffstats
path: root/src/renderer.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:52:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:52:07 +0900
commit49fb2d0311e21180c63ceb0784840e565b44ca8b (patch)
tree6ecfed88af316648250027096004e81b47328456 /src/renderer.h
parentbc8c938d106252178f524df902406afe6981231d (diff)
downloadtdeio-sword-master.tar.gz
tdeio-sword-master.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/renderer.h')
-rw-r--r--src/renderer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/renderer.h b/src/renderer.h
index 7eb9faa..98c7e06 100644
--- a/src/renderer.h
+++ b/src/renderer.h
@@ -29,8 +29,8 @@
#include <swmodule.h>
#include <versekey.h>
-#include <ntqstring.h>
-#include <ntqstringlist.h>
+#include <tqstring.h>
+#include <tqstringlist.h>
#include <functional>
#include <vector>