summaryrefslogtreecommitdiffstats
path: root/src/devices/pic/gui/pic_hex_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/pic/gui/pic_hex_view.cpp')
-rw-r--r--src/devices/pic/gui/pic_hex_view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/pic/gui/pic_hex_view.cpp b/src/devices/pic/gui/pic_hex_view.cpp
index bbcc161..0c96654 100644
--- a/src/devices/pic/gui/pic_hex_view.cpp
+++ b/src/devices/pic/gui/pic_hex_view.cpp
@@ -9,7 +9,7 @@
***************************************************************************/
#include "pic_hex_view.h"
-#include <tqlayout.h>
+#include <layout.h>
#include <tqlabel.h>
#include <klocale.h>