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;