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 bee291e..d46b6c4 100644 --- a/src/devices/gui/memory_editor.cpp +++ b/src/devices/gui/memory_editor.cpp @@ -11,7 +11,7 @@ #include <tqlabel.h> #include <tqscrollbar.h> -#include <tqlayout.h> +#include <layout.h> #include <tqgrid.h> #include <tqtimer.h> #include <tqpopupmenu.h> |