summaryrefslogtreecommitdiffstats
path: root/twin/useractions.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-22 21:51:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-22 21:51:38 +0900
commitcbf7df3a2e8084e41a85f34cecf47f712a5f077f (patch)
tree64ef8184c91695366373e384d49eeac4e141c477 /twin/useractions.cpp
parentbabe548b3806606e0f045d533f9fe5962641ee17 (diff)
downloadtdebase-cbf7df3a2e8084e41a85f34cecf47f712a5f077f.tar.gz
tdebase-cbf7df3a2e8084e41a85f34cecf47f712a5f077f.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'twin/useractions.cpp')
-rw-r--r--twin/useractions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/useractions.cpp b/twin/useractions.cpp
index c50c77401..f4183af5d 100644
--- a/twin/useractions.cpp
+++ b/twin/useractions.cpp
@@ -26,7 +26,7 @@ License. See the file "COPYING" for the exact licensing terms.
#include <kiconloader.h>
#include <tdelocale.h>
#include <tdeconfig.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <tdeapplication.h>
#include <tqregexp.h>