summaryrefslogtreecommitdiffstats
path: root/kdvi/dviRenderer_prescan.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
commit7e1f58b3915521f62a4a11d66254f9c20f64cc0c (patch)
tree287c13b3b0f2f70d866c197703617732bf410497 /kdvi/dviRenderer_prescan.cpp
parent17ad382f9e61a670f02a36db987de47e43282b64 (diff)
downloadtdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.tar.gz
tdegraphics-7e1f58b3915521f62a4a11d66254f9c20f64cc0c.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kdvi/dviRenderer_prescan.cpp')
-rw-r--r--kdvi/dviRenderer_prescan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdvi/dviRenderer_prescan.cpp b/kdvi/dviRenderer_prescan.cpp
index 84493dcc..aef00f4c 100644
--- a/kdvi/dviRenderer_prescan.cpp
+++ b/kdvi/dviRenderer_prescan.cpp
@@ -21,7 +21,7 @@
#include <kdebug.h>
#include <tdelocale.h>
#include <kmimetype.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprocio.h>
#include <kprogress.h>
#include <tqapplication.h>