summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeshortcutlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdeshortcutlist.cpp')
-rw-r--r--tdecore/tdeshortcutlist.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdecore/tdeshortcutlist.cpp b/tdecore/tdeshortcutlist.cpp
index d32df889d..645e69565 100644
--- a/tdecore/tdeshortcutlist.cpp
+++ b/tdecore/tdeshortcutlist.cpp
@@ -1,15 +1,15 @@
#include <tqstring.h>
#include <tqvariant.h>
-#include <kaccel.h>
-#include "kaccelaction.h"
+#include <tdeaccel.h>
+#include "tdeaccelaction.h"
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobal.h>
#include <kglobalaccel.h>
#include <kinstance.h>
-#include <kshortcut.h>
-#include "kshortcutlist.h"
+#include <tdeshortcut.h>
+#include "tdeshortcutlist.h"
//---------------------------------------------------------------------
// TDEShortcutList