summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:54:33 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:54:33 +0900
commit51c9320086d98a02ba8b3c6c97276c4c983d54a2 (patch)
treed5779c04a05accf14b5920c7e53d1cf1728a90dd
parent485ac6fba8d50d14aad7003307831e229d72ee81 (diff)
downloadksplash-engine-moodin-51c9320086d98a02ba8b3c6c97276c4c983d54a2.tar.gz
ksplash-engine-moodin-51c9320086d98a02ba8b3c6c97276c4c983d54a2.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/magiclabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/magiclabel.h b/src/magiclabel.h
index a344fae..00622bf 100644
--- a/src/magiclabel.h
+++ b/src/magiclabel.h
@@ -14,7 +14,7 @@
#include <tqstring.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
class MagicLabel : TQObject
{