Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/engines/common


Modified Files:
        evas_blend_main.c 


Log Message:


fix up #fidef to be consistent

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/engines/common/evas_blend_main.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- evas_blend_main.c   30 Sep 2006 10:18:32 -0000      1.11
+++ evas_blend_main.c   12 Apr 2007 11:17:51 -0000      1.12
@@ -1,6 +1,6 @@
 #include "evas_common.h"
 
-#ifdef BUILD_MMX
+#if defined BUILD_MMX || defined BUILD_SSE
 #include "evas_mmx.h"
 #endif
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to