summaryrefslogtreecommitdiffstats
path: root/kcharselect/kcharselectdia.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kcharselect/kcharselectdia.cc')
-rw-r--r--kcharselect/kcharselectdia.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcharselect/kcharselectdia.cc b/kcharselect/kcharselectdia.cc
index dd24702..49ea862 100644
--- a/kcharselect/kcharselectdia.cc
+++ b/kcharselect/kcharselectdia.cc
@@ -11,10 +11,10 @@
#include <kdialog.h>
#include <kapplication.h>
-#include <kaccel.h>
+#include <tdeaccel.h>
#include <tdeconfig.h>
#include <klocale.h>
-#include <kaction.h>
+#include <tdeaction.h>
/******************************************************************/
/* class KCharSelectDia */