Mozilla/mozilla/gfx/cairo/glitz-endian.patch
vladimir%pobox.com 5c869f2081 b=404092, upgrade cairo to 1.5.2-55
git-svn-id: svn://10.0.0.236/trunk@240123 18797224-902f-48f8-a5cc-f745e15eee43
2007-11-29 20:07:00 +00: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