diff options
Diffstat (limited to 'tdecore/tdesycoca.cpp')
-rw-r--r-- | tdecore/tdesycoca.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdesycoca.cpp b/tdecore/tdesycoca.cpp index b39ca239e..b1b150df7 100644 --- a/tdecore/tdesycoca.cpp +++ b/tdecore/tdesycoca.cpp @@ -30,7 +30,7 @@ #include <dcopclient.h> #include <tdeglobal.h> #include <kdebug.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kstandarddirs.h> #include <assert.h> |