diff options
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> |