From 4d01e8e26f49d1ca8435d93714be341f38fe9b36 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Wed, 3 Feb 2010 18:36:07 -0800 Subject: st/egl: Add missing headers. --- src/gallium/state_trackers/egl/common/egl_g3d.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gallium/state_trackers/egl/common') diff --git a/src/gallium/state_trackers/egl/common/egl_g3d.c b/src/gallium/state_trackers/egl/common/egl_g3d.c index 2393199ee6..70216177bd 100644 --- a/src/gallium/state_trackers/egl/common/egl_g3d.c +++ b/src/gallium/state_trackers/egl/common/egl_g3d.c @@ -23,6 +23,7 @@ */ #include +#include #include #include "pipe/p_screen.h" #include "util/u_memory.h" -- cgit v1.2.3