summaryrefslogtreecommitdiffstats
path: root/tdecore/tdestdaccel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdestdaccel.cpp')
-rw-r--r--tdecore/tdestdaccel.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/tdecore/tdestdaccel.cpp b/tdecore/tdestdaccel.cpp
index ac1381c88..f91d2ee66 100644
--- a/tdecore/tdestdaccel.cpp
+++ b/tdecore/tdestdaccel.cpp
@@ -19,16 +19,16 @@
*/
#define __KSTDACCEL_CPP_ 1
-#include "kstdaccel.h"
+#include "tdestdaccel.h"
-#include "kaccelaction.h"
-#include "kaccelbase.h"
+#include "tdeaccelaction.h"
+#include "tdeaccelbase.h"
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobal.h>
#include <klocale.h>
-#include <kshortcut.h>
-#include <kshortcutlist.h>
+#include <tdeshortcut.h>
+#include <tdeshortcutlist.h>
namespace TDEStdAccel
{