diff options
Diffstat (limited to 'src/devices/gui/memory_editor.cpp')
-rw-r--r-- | src/devices/gui/memory_editor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/gui/memory_editor.cpp b/src/devices/gui/memory_editor.cpp index 79e30b6..c33891a 100644 --- a/src/devices/gui/memory_editor.cpp +++ b/src/devices/gui/memory_editor.cpp @@ -15,7 +15,7 @@ #include <tqgrid.h> #include <tqtimer.h> #include <tqpopupmenu.h> -#include <klocale.h> +#include <tdelocale.h> #include <kpushbutton.h> #include <tdeaction.h> |