diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-02 12:54:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-02 12:54:41 +0900 |
commit | 16f76459cadb934a0e6aea05af65f80538415290 (patch) | |
tree | 79a2e26a793e65fb7871bb9c6a7d909a197d984a /starter | |
parent | 2d9cb68e5873195c1602a5adb072f442ac452448 (diff) | |
download | tde-style-baghira-16f76459cadb934a0e6aea05af65f80538415290.tar.gz tde-style-baghira-16f76459cadb934a0e6aea05af65f80538415290.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'starter')
-rw-r--r-- | starter/menu.cpp | 2 |
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> |