gecko/gfx/cairo/glitz-endian.patch
2007-11-29 12:06:56 -08:00

12 lines
265 B
Diff

--- a/glitz/src/glitzint.h Fri Oct 19 14:55:50 2007
+++ b/glitz/src/glitzint.h Fri Oct 19 14:57:19 2007
@@ -26,6 +26,8 @@
#ifndef GLITZINT_H_INCLUDED
#define GLITZINT_H_INCLUDED
+#include "cairo-platform.h"
+
#ifdef _MSC_VER
#define _USE_MATH_DEFINES
#endif