summaryrefslogtreecommitdiffstats
path: root/k9devices/k9cddrive.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:46:02 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:46:02 +0900
commit67cf5e5013e33e2f38f749f957220251ec590638 (patch)
tree11e81a7877c6d7f6bf36f1751eee9797040a0a2c /k9devices/k9cddrive.cpp
parent62da141356ce6efed2cc1f84c453e9c414961bb8 (diff)
downloadk9copy-master.tar.gz
k9copy-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'k9devices/k9cddrive.cpp')
-rw-r--r--k9devices/k9cddrive.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9devices/k9cddrive.cpp b/k9devices/k9cddrive.cpp
index 64cf50d..f2e8ad1 100644
--- a/k9devices/k9cddrive.cpp
+++ b/k9devices/k9cddrive.cpp
@@ -17,7 +17,7 @@
#include <k3bdevice.h>
#include <k3bdevicemanager.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
k9CdDrive::k9CdDrive() {
canReadDVD=false;
canWriteCDR=false;