SVN commit 1147945 by bholst: Adding an include just for readability. M +1 -0 GeoDataGeometry.h --- trunk/KDE/kdeedu/marble/src/lib/geodata/data/GeoDataGeometry.h #1147944:1147945 @@ -16,6 +16,7 @@ #include "GeoDataObject.h" +#include "Serializable.h" #include "global.h" #include "geodata_export.h"