summaryrefslogtreecommitdiffstats
path: root/kghostview/kgvdocument.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:07:36 +0900
commit7e1f58b3915521f62a4a11d66254f9c20f64cc0c (patch)
tree287c13b3b0f2f70d866c197703617732bf410497 /kghostview/kgvdocument.cpp
parent17ad382f9e61a670f02a36db987de47e43282b64 (diff)
downloadtdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.tar.gz
tdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kghostview/kgvdocument.cpp')
-rw-r--r--kghostview/kgvdocument.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgvdocument.cpp b/kghostview/kgvdocument.cpp
index 8a1a6776..94d7fc21 100644
--- a/kghostview/kgvdocument.cpp
+++ b/kghostview/kgvdocument.cpp
@@ -29,7 +29,7 @@
#include <tdemessagebox.h>
#include <kmimetype.h>
#include <kprinter.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdetempfile.h>
#include <tdeio/netaccess.h>
#include <tdelocale.h>