summaryrefslogtreecommitdiffstats
path: root/lib/util/execcommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/util/execcommand.cpp')
-rw-r--r--lib/util/execcommand.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/execcommand.cpp b/lib/util/execcommand.cpp
index 6fb0f40c..0f6c7387 100644
--- a/lib/util/execcommand.cpp
+++ b/lib/util/execcommand.cpp
@@ -19,7 +19,7 @@
#include "execcommand.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprogress.h>
#include <tdelocale.h>
#include <tdemessagebox.h>