summaryrefslogtreecommitdiffstats
path: root/src/devices/mem24/gui/mem24_hex_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/mem24/gui/mem24_hex_view.cpp')
-rw-r--r--src/devices/mem24/gui/mem24_hex_view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/mem24/gui/mem24_hex_view.cpp b/src/devices/mem24/gui/mem24_hex_view.cpp
index 349e2fc..4c30905 100644
--- a/src/devices/mem24/gui/mem24_hex_view.cpp
+++ b/src/devices/mem24/gui/mem24_hex_view.cpp
@@ -10,7 +10,7 @@
#include <tqlayout.h>
#include <tqlabel.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include "mem24_memory_editor.h"