fix up #fidef to be consistent

SVN revision: 29477
This commit is contained in:
Carsten Haitzler 2007-04-12 11:17:51 +00:00
parent aa639a5bfc
commit e73d7fd1bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include "evas_common.h"
#ifdef BUILD_MMX
#if defined BUILD_MMX || defined BUILD_SSE
#include "evas_mmx.h"
#endif