diff options
Diffstat (limited to 'tdefile-plugins/png/tdefile_png.cpp')
-rw-r--r-- | tdefile-plugins/png/tdefile_png.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/png/tdefile_png.cpp b/tdefile-plugins/png/tdefile_png.cpp index 8a558aa6..0a48b949 100644 --- a/tdefile-plugins/png/tdefile_png.cpp +++ b/tdefile-plugins/png/tdefile_png.cpp @@ -22,7 +22,7 @@ #include "tdefile_png.h" #include <kurl.h> -#include <kprocess.h> +#include <tdeprocess.h> #include <tdelocale.h> #include <kgenericfactory.h> #include <kdebug.h> |