From kde-commits Sat May 03 08:35:55 2008 From: Johannes Simon Date: Sat, 03 May 2008 08:35:55 +0000 To: kde-commits Subject: koffice/interfaces Message-Id: <1209803755.418465.21080.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=120980376530606 SVN commit 803530 by jsimon: includes++ M +3 -1 koChart.h --- trunk/koffice/interfaces/koChart.h #803529:803530 @@ -20,11 +20,13 @@ #define __koChart_h__ #include +#include +#include #include #include "kochart_export.h" +#include "KoChartModel.h" - #define ChartShapeId "ChartShape" class QAbstractItemModel;