summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:51:38 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:51:38 +0900
commitcbf7df3a2e8084e41a85f34cecf47f712a5f077f (patch)
tree64ef8184c91695366373e384d49eeac4e141c477 /kcontrol/hwmanager
parentbabe548b3806606e0f045d533f9fe5962641ee17 (diff)
downloadtdebase-cbf7df3a2e8084e41a85f34cecf47f712a5f077f.tar.gz
tdebase-cbf7df3a2e8084e41a85f34cecf47f712a5f077f.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kcontrol/hwmanager')
-rw-r--r--kcontrol/hwmanager/hwdevicetray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/hwmanager/hwdevicetray.cpp b/kcontrol/hwmanager/hwdevicetray.cpp
index 7bfd54264..432440f38 100644
--- a/kcontrol/hwmanager/hwdevicetray.cpp
+++ b/kcontrol/hwmanager/hwdevicetray.cpp
@@ -31,7 +31,7 @@
#include <tqvaluevector.h>
#include <kcmultidialog.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <khelpmenu.h>
#include "tdeprocess.h"
#include <kpropertiesdialog.h>