summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:18:45 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:18:45 +0900
commit1e9918d20c0fb46f5def9f2bdd2d83144b55a594 (patch)
tree46a60f67030747c8a06f52c3ac21d89b982e0e5f
parentc06016979e2b032e5f9aed25cb4e1ca345dc75bd (diff)
downloadlibkdcraw-master.tar.gz
libkdcraw-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--libkdcraw/libkdcraw/dcrawbinary.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdcraw/libkdcraw/dcrawbinary.cpp b/libkdcraw/libkdcraw/dcrawbinary.cpp
index 39417b8..45da918 100644
--- a/libkdcraw/libkdcraw/dcrawbinary.cpp
+++ b/libkdcraw/libkdcraw/dcrawbinary.cpp
@@ -27,7 +27,7 @@
// KDE includes
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <tdeapplication.h>
#include <tdelocale.h>