diff options
Diffstat (limited to 'kate/filetemplates')
-rw-r--r-- | kate/filetemplates/plugin/filetemplates.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/filetemplates/plugin/filetemplates.cpp b/kate/filetemplates/plugin/filetemplates.cpp index 47a2db4..31d1745 100644 --- a/kate/filetemplates/plugin/filetemplates.cpp +++ b/kate/filetemplates/plugin/filetemplates.cpp @@ -40,7 +40,7 @@ #include <tdemessagebox.h> #include <tdenewstuff/knewstuff.h> #include <tdenewstuff/entry.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <kstandarddirs.h> #include <kstandarddirs.h> #include <tdetempfile.h> |