diff options
Diffstat (limited to 'kode/kodemain.cpp')
-rw-r--r-- | kode/kodemain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kode/kodemain.cpp b/kode/kodemain.cpp index d97570bee..a14d42554 100644 --- a/kode/kodemain.cpp +++ b/kode/kodemain.cpp @@ -37,7 +37,7 @@ #include <kstandarddirs.h> #include <ksimpleconfig.h> #include <ksavefile.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tqfile.h> #include <tqtextstream.h> |