Blob Blame History Raw
--- spacefm-1.0.2/src/exo/exo-gdk-pixbuf-extensions.c.arm	2015-06-02 21:34:20.000000000 +0900
+++ spacefm-1.0.2/src/exo/exo-gdk-pixbuf-extensions.c	2015-06-03 14:51:04.781017613 +0900
@@ -41,7 +41,9 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <math.h>
+#if defined(__GNUC__) && defined(__MMX__)
 #include <mmintrin.h>
+#endif
 
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>