diff options
Diffstat (limited to 'tdeprint/kprintprocess.h')
-rw-r--r-- | tdeprint/kprintprocess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kprintprocess.h b/tdeprint/kprintprocess.h index 544dd7e1e..e5b42e82e 100644 --- a/tdeprint/kprintprocess.h +++ b/tdeprint/kprintprocess.h @@ -20,7 +20,7 @@ #ifndef KPRINTPROCESS_H #define KPRINTPROCESS_H -#include <kprocess.h> +#include <tdeprocess.h> #include <tqstringlist.h> class KPrintProcess : public KShellProcess |