summaryrefslogtreecommitdiffstats
path: root/juk/keydialog.h
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 /juk/keydialog.h
parenta50fc9e92bc4800c17a13f2f89d8fd931e3984f6 (diff)
downloadtdemultimedia-51a1b8ec80f2f95d7da45a42d821c425b77a46b5.tar.gz
tdemultimedia-51a1b8ec80f2f95d7da45a42d821c425b77a46b5.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'juk/keydialog.h')
-rw-r--r--juk/keydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/keydialog.h b/juk/keydialog.h
index b23eff8f..347042c1 100644
--- a/juk/keydialog.h
+++ b/juk/keydialog.h
@@ -17,7 +17,7 @@
#define KEYDIALOG_H
#include <tdeversion.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <kkeydialog.h>
#include <tqhbuttongroup.h>