diff options
Diffstat (limited to 'kded/khostname.cpp')
-rw-r--r-- | kded/khostname.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/khostname.cpp b/kded/khostname.cpp index fb7d965bc..34a0c2fbf 100644 --- a/kded/khostname.cpp +++ b/kded/khostname.cpp @@ -36,7 +36,7 @@ #include <tdeaboutdata.h> #include <tdeglobal.h> #include <kstandarddirs.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kde_file.h> static TDECmdLineOptions options[] = { |