summaryrefslogtreecommitdiffstats
path: root/kate/make
diff options
context:
space:
mode:
Diffstat (limited to 'kate/make')
-rw-r--r--kate/make/plugin_katemake.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/make/plugin_katemake.cpp b/kate/make/plugin_katemake.cpp
index f2dfd1f..3bf75e7 100644
--- a/kate/make/plugin_katemake.cpp
+++ b/kate/make/plugin_katemake.cpp
@@ -40,7 +40,7 @@
#include <tqvbox.h>
#include <tqlabel.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <kcursor.h>
#include <kdebug.h>
#include <kdockwidget.h>