summaryrefslogtreecommitdiffstats
path: root/src/devices/gui/memory_editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/gui/memory_editor.cpp')
-rw-r--r--src/devices/gui/memory_editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/gui/memory_editor.cpp b/src/devices/gui/memory_editor.cpp
index 5e71ddb..79e30b6 100644
--- a/src/devices/gui/memory_editor.cpp
+++ b/src/devices/gui/memory_editor.cpp
@@ -17,7 +17,7 @@
#include <tqpopupmenu.h>
#include <klocale.h>
#include <kpushbutton.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include "common/common/misc.h"
#include "hex_word_editor.h"