summaryrefslogtreecommitdiffstats
path: root/kscd
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:52:10 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:52:10 +0900
commit51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (patch)
treebe2dbc49b985c57e493a5b9094b5ff551b458136 /kscd
parenta50fc9e92bc4800c17a13f2f89d8fd931e3984f6 (diff)
downloadtdemultimedia-51a1b8ec80f2f95d7da45a42d821c425b77a46b5.tar.gz
tdemultimedia-51a1b8ec80f2f95d7da45a42d821c425b77a46b5.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kscd')
-rw-r--r--kscd/kscd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kscd/kscd.h b/kscd/kscd.h
index 87de7c33..b8730280 100644
--- a/kscd/kscd.h
+++ b/kscd/kscd.h
@@ -57,7 +57,7 @@ class TDECompactDisc;
#include <tdeprocess.h>
#include <krandomsequence.h>
#include <dcopobject.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
class CDDBDlg;
class DockWidget;