Author: akv Date: 2009-12-30 00:01:05 +0100 (Wed, 30 Dec 2009) New Revision: 2887
Modified: branches/rawstudio-ng-color/plugins/lensfun/lensfun.c Log: Reverted rev. 2876. Modified: branches/rawstudio-ng-color/plugins/lensfun/lensfun.c =================================================================== --- branches/rawstudio-ng-color/plugins/lensfun/lensfun.c 2009-12-29 23:00:19 UTC (rev 2886) +++ branches/rawstudio-ng-color/plugins/lensfun/lensfun.c 2009-12-29 23:01:05 UTC (rev 2887) @@ -25,7 +25,6 @@ #include <emmintrin.h> #endif /* __SSE2__ */ #include <rs-lens.h> -#include "rs-lensfun-select.h" #define RS_TYPE_LENSFUN (rs_lensfun_type) #define RS_LENSFUN(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), RS_TYPE_LENSFUN, RSLensfun)) _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
