Mesa (master): targets/egl: fix build

Joakim Sindholt jsindholt at kemper.freedesktop.org
Thu Aug 5 18:42:43 UTC 2010


Module: Mesa
Branch: master
Commit: 0633c2e68312c292607d6af22d94d67d2d141600
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0633c2e68312c292607d6af22d94d67d2d141600

Author: Joakim Sindholt <opensource at zhasha.com>
Date:   Thu Aug  5 20:42:04 2010 +0200

targets/egl: fix build

---

 src/gallium/targets/egl/st_GL.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/targets/egl/st_GL.c b/src/gallium/targets/egl/st_GL.c
index 676300b..17b7bf9 100644
--- a/src/gallium/targets/egl/st_GL.c
+++ b/src/gallium/targets/egl/st_GL.c
@@ -1,4 +1,5 @@
 #include "state_tracker/st_gl_api.h"
+#include "state_tracker/st_api.h"
 
 #if FEATURE_GL
 PUBLIC struct st_api *




More information about the mesa-commit mailing list