Mesa (master): egl/i965: include inline_wrapper_sw_helper.h

Brian Paul brianp at kemper.freedesktop.org
Mon Oct 18 13:59:11 UTC 2010


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

Author: Victor Tseng <palatis at gmail.com>
Date:   Mon Oct 18 07:55:37 2010 -0600

egl/i965: include inline_wrapper_sw_helper.h

Signed-off-by: Brian Paul <brianp at vmware.com>

---

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

diff --git a/src/gallium/targets/egl/pipe_i965.c b/src/gallium/targets/egl/pipe_i965.c
index 6b886fb..f810ecf 100644
--- a/src/gallium/targets/egl/pipe_i965.c
+++ b/src/gallium/targets/egl/pipe_i965.c
@@ -1,5 +1,6 @@
 
 #include "target-helpers/inline_debug_helper.h"
+#include "target-helpers/inline_wrapper_sw_helper.h"
 #include "state_tracker/drm_driver.h"
 #include "i965/drm/i965_drm_public.h"
 #include "i965/brw_public.h"




More information about the mesa-commit mailing list