summaryrefslogtreecommitdiffstats
path: root/kmilo/generic
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:52:40 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:52:40 +0900
commit6e470eec41d452dcd7a7cefa3d299bb0938914f2 (patch)
tree0452acc989b175bd38a574795e16fbef51402915 /kmilo/generic
parent704cabff73fc9a5ca415b8bc2fcf075c079a894d (diff)
downloadtdeutils-6e470eec41d452dcd7a7cefa3d299bb0938914f2.tar.gz
tdeutils-6e470eec41d452dcd7a7cefa3d299bb0938914f2.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kmilo/generic')
-rw-r--r--kmilo/generic/generic_monitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmilo/generic/generic_monitor.h b/kmilo/generic/generic_monitor.h
index 851277d..b986677 100644
--- a/kmilo/generic/generic_monitor.h
+++ b/kmilo/generic/generic_monitor.h
@@ -25,7 +25,7 @@
#define _GENERICMONITOR_H_
#include <tdemainwindow.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <dcopref.h>
#include <tdeapplication.h>
#include <tdeconfig.h>