summaryrefslogtreecommitdiffstats
path: root/interfaces/tdescript/sample/shellscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces/tdescript/sample/shellscript.h')
-rw-r--r--interfaces/tdescript/sample/shellscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/tdescript/sample/shellscript.h b/interfaces/tdescript/sample/shellscript.h
index f03e17ba3..dc62dde33 100644
--- a/interfaces/tdescript/sample/shellscript.h
+++ b/interfaces/tdescript/sample/shellscript.h
@@ -22,7 +22,7 @@
#include <scriptinterface.h>
#include <tqvariant.h>
#include <tqobject.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
//using namespace KScriptInterface;
class ShellScript : public KScriptInterface
{