SVN commit 501373 by raphael: Fix Krita compile CCMAIL: koffice-devel@kde.org M +2 -0 kis_group_layer.h --- trunk/koffice/krita/core/kis_group_layer.h #501372:501373 @@ -21,7 +21,9 @@ #include "kis_layer.h" #include "kis_types.h" +#include "kis_paint_layer.h" + /** * A KisLayer that bundles child layers into a single layer. * The top layer is firstChild(), with index 0; the bottommost lastChild() with index childCount() - 1. _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel