Author: abrander Date: 2009-12-31 03:11:12 +0100 (Thu, 31 Dec 2009) New Revision: 2945
Modified: branches/rawstudio-ng-color/librawstudio/rs-tiff-ifd-entry.c Log: More dependency fixes. Modified: branches/rawstudio-ng-color/librawstudio/rs-tiff-ifd-entry.c =================================================================== --- branches/rawstudio-ng-color/librawstudio/rs-tiff-ifd-entry.c 2009-12-31 02:00:04 UTC (rev 2944) +++ branches/rawstudio-ng-color/librawstudio/rs-tiff-ifd-entry.c 2009-12-31 02:11:12 UTC (rev 2945) @@ -1,4 +1,5 @@ #include "rs-tiff-ifd-entry.h" +#include "rs-tiff.h" G_DEFINE_TYPE (RSTiffIfdEntry, rs_tiff_ifd_entry, G_TYPE_OBJECT) _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
