Author: akv Date: 2009-12-20 14:13:57 +0100 (Sun, 20 Dec 2009) New Revision: 2806
Modified: trunk/src/rs-store.c Log: Fixed another failed commit :) Modified: trunk/src/rs-store.c =================================================================== --- trunk/src/rs-store.c 2009-12-20 13:06:26 UTC (rev 2805) +++ trunk/src/rs-store.c 2009-12-20 13:13:57 UTC (rev 2806) @@ -35,7 +35,7 @@ #include "eog-pixbuf-cell-renderer.h" #include "rs-preload.h" #include "rs-photo.h" -#include "rs-library.h +#include "rs-library.h" /* How many different icon views do we have (tabs) */ #define NUM_VIEWS 6 _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
