From e5b2a8d350c03591eb4dafb3b4f964a4f240d164 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 18 Oct 2010 08:02:42 -0600 Subject: [PATCH 13/20] egl/i965: include inline_wrapper_sw_helper.h Signed-off-by: Brian Paul (cherry picked from commit e19187e1beee9ea962f6d86cc4964b38fbcf768b) --- 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 43bf646..36b03b3 100644 --- a/src/gallium/targets/egl/pipe_i965.c +++ b/src/gallium/targets/egl/pipe_i965.c @@ -1,6 +1,7 @@ #include "target-helpers/inline_wrapper_sw_helper.h" #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" -- 1.7.3