summaryrefslogtreecommitdiffstats
path: root/tdeprint/lpr/lpchelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/lpr/lpchelper.cpp')
-rw-r--r--tdeprint/lpr/lpchelper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/lpr/lpchelper.cpp b/tdeprint/lpr/lpchelper.cpp
index b366537e5..0e9be16ac 100644
--- a/tdeprint/lpr/lpchelper.cpp
+++ b/tdeprint/lpr/lpchelper.cpp
@@ -27,7 +27,7 @@
#include <tqregexp.h>
#include <kdebug.h>
#include <tdelocale.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <stdlib.h>
static TQString execute(const TQString& cmd)