summaryrefslogtreecommitdiffstats
path: root/kimagemapeditor
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:05:45 +0900
commitae098dd0dc3160487611baa736f16b0d9ee2dc10 (patch)
treea801fa9faee24b09a90b9f078698bea8856a7b31 /kimagemapeditor
parent2d7a3114f49d64b244c304e83224df96af9f2b0f (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kimagemapeditor')
-rw-r--r--kimagemapeditor/kimagemapeditor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimagemapeditor.cpp b/kimagemapeditor/kimagemapeditor.cpp
index ecd46f15..a34dc4e7 100644
--- a/kimagemapeditor/kimagemapeditor.cpp
+++ b/kimagemapeditor/kimagemapeditor.cpp
@@ -78,7 +78,7 @@
#include "kimecommon.h"
#include <tdeparts/genericfactory.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
// Factory code for KDE 3
typedef KParts::GenericFactory<KImageMapEditor> KimeFactory;