summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:51:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 19:51:27 +0900
commitf4b89b6b4377d4669ab614033d45135dc83da5ec (patch)
tree259402c00142944b41c4efa44213b91944a599b3 /src
parentef6884371dbbfb20a19f79eeb648aa3a86510fbe (diff)
downloadtdeio-gopher-f4b89b6b4377d4669ab614033d45135dc83da5ec.tar.gz
tdeio-gopher-f4b89b6b4377d4669ab614033d45135dc83da5ec.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/tdeio_gopher.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tdeio_gopher.cpp b/src/tdeio_gopher.cpp
index f4377e2..e1cc076 100644
--- a/src/tdeio_gopher.cpp
+++ b/src/tdeio_gopher.cpp
@@ -19,8 +19,8 @@
#include <tdelocale.h>
#include <kmimetype.h>
-#include <ntqbuffer.h>
-#include <ntqfile.h>
+#include <tqbuffer.h>
+#include <tqfile.h>
using namespace TDEIO;