summaryrefslogtreecommitdiffstats
path: root/starter
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:54:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:54:41 +0900
commit16f76459cadb934a0e6aea05af65f80538415290 (patch)
tree79a2e26a793e65fb7871bb9c6a7d909a197d984a /starter
parent2d9cb68e5873195c1602a5adb072f442ac452448 (diff)
downloadtde-style-baghira-16f76459cadb934a0e6aea05af65f80538415290.tar.gz
tde-style-baghira-16f76459cadb934a0e6aea05af65f80538415290.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'starter')
-rw-r--r--starter/menu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/starter/menu.cpp b/starter/menu.cpp
index 3914129..d923210 100644
--- a/starter/menu.cpp
+++ b/starter/menu.cpp
@@ -24,7 +24,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kpixmapeffect.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kurifilter.h>
#include <kurl.h>
#include <krun.h>