summaryrefslogtreecommitdiffstats
path: root/src/app/history.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/history.cpp')
-rw-r--r--src/app/history.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/app/history.cpp b/src/app/history.cpp
index 4105856..1bfe115 100644
--- a/src/app/history.cpp
+++ b/src/app/history.cpp
@@ -21,11 +21,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
// KDE
-#include <kaction.h>
+#include <tdeaction.h>
#include <klocale.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <tdeversion.h>
-#include <kstdaccel.h>
+#include <tdestdaccel.h>
#include <kstdguiitem.h>
// Local