From 67cf5e5013e33e2f38f749f957220251ec590638 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 12:46:02 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- k9devices/k9cddrive.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k9devices') 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 #include -#include +#include k9CdDrive::k9CdDrive() { canReadDVD=false; canWriteCDR=false; -- cgit v1.2.1