From ce51b3b55f3facfce5dccebc73bd1903e163103e Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Sun, 7 Jun 2009 02:13:02 -0700 Subject: [PATCH] break dependency on utils/Endian.h --- include/private/pixelflinger/ggl_context.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/private/pixelflinger/ggl_context.h b/include/private/pixelflinger/ggl_context.h index 3a030c526..8a36fa9ee 100644 --- a/include/private/pixelflinger/ggl_context.h +++ b/include/private/pixelflinger/ggl_context.h @@ -21,8 +21,8 @@ #include #include #include +#include -#include #include #include