From kde-commits Sat Nov 30 23:59:39 2013 From: Alex Richardson Date: Sat, 30 Nov 2013 23:59:39 +0000 To: kde-commits Subject: [okteta/kf5-port] parts/kbytesedit: fix build Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=138585598912066 Git commit e06ba5e8ca63e571c4cdbd66245914a9b3461a76 by Alex Richardson. Committed on 30/11/2013 at 23:59. Pushed by arichardson into branch 'kf5-port'. fix build M +1 -0 parts/kbytesedit/kbytearrayedit.h http://commits.kde.org/okteta/e06ba5e8ca63e571c4cdbd66245914a9b3461a76 diff --git a/parts/kbytesedit/kbytearrayedit.h b/parts/kbytesedit/kbytearra= yedit.h index 268e777..c2320ad 100644 --- a/parts/kbytesedit/kbytearrayedit.h +++ b/parts/kbytesedit/kbytearrayedit.h @@ -25,6 +25,7 @@ = // Qt #include +#include = namespace Okteta { class ByteArrayModel;