summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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;