From: Vinson Lee Date: Sat, 31 Jul 2010 06:32:32 +0000 (-0700) Subject: mesa: Include missing header in pixelstore.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f30a83ea88d8e062be5e9cf3bbdd8ab618130cc;p=mesa.git mesa: Include missing header in pixelstore.h. Include mtypes.h for GLcontext symbol. --- diff --git a/src/mesa/main/pixelstore.h b/src/mesa/main/pixelstore.h index ee963f9ba3c..47bff4276d1 100644 --- a/src/mesa/main/pixelstore.h +++ b/src/mesa/main/pixelstore.h @@ -33,6 +33,7 @@ #include "glheader.h" +#include "mtypes.h" extern void GLAPIENTRY