summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-22 21:50:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-22 21:50:39 +0900
commit74ad1cdf1463244f392d6d643a2452b94989c9e6 (patch)
treeb75c46de719f0b15547272e6872de8be5a8e7329 /src
parente048a5d87df29792c9d0219b37d6d72f0581ac2f (diff)
downloadtastymenu-74ad1cdf1463244f392d6d643a2452b94989c9e6.tar.gz
tastymenu-74ad1cdf1463244f392d6d643a2452b94989c9e6.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/tastymenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tastymenu.h b/src/tastymenu.h
index 96931c0..dbb4cc4 100644
--- a/src/tastymenu.h
+++ b/src/tastymenu.h
@@ -33,7 +33,7 @@
#include <tdeconfig.h>
#include <tqpopupmenu.h>
#include <tdeconfigskeleton.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <tqpainter.h>
#include "menuhandler.h"