summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:47:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:47:28 +0900
commitdcbd397214aaf8cf6856f4e847c67a1f5c835aec (patch)
treef0163fc74e93ef916ee841537e4aaf85b0341d02
parentb23d2dbf769cffcc97f3796b575bf63352273dd8 (diff)
downloadtdeio-gopher-dcbd397214aaf8cf6856f4e847c67a1f5c835aec.tar.gz
tdeio-gopher-dcbd397214aaf8cf6856f4e847c67a1f5c835aec.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/tdeio_gopher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_gopher.cpp b/src/tdeio_gopher.cpp
index e1cc076..10a7cfe 100644
--- a/src/tdeio_gopher.cpp
+++ b/src/tdeio_gopher.cpp
@@ -14,7 +14,7 @@
#include <kurl.h>
#include <kdebug.h>
#include <kmdcodec.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kdebug.h>
#include <tdelocale.h>
#include <kmimetype.h>