From 628cf02d673890fac4f16b9241021a8eda87c96c Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Thu, 10 Jun 2010 15:52:04 -0700 Subject: st/egl: Remove unnecessary header. --- src/gallium/state_trackers/egl/common/egl_g3d_st.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/state_trackers/egl/common') diff --git a/src/gallium/state_trackers/egl/common/egl_g3d_st.c b/src/gallium/state_trackers/egl/common/egl_g3d_st.c index e2217b3b2b..683b74f62b 100644 --- a/src/gallium/state_trackers/egl/common/egl_g3d_st.c +++ b/src/gallium/state_trackers/egl/common/egl_g3d_st.c @@ -30,7 +30,6 @@ #include "util/u_string.h" #include "util/u_inlines.h" #include "util/u_pointer.h" -#include "util/u_format.h" #include "util/u_dl.h" #include "egldriver.h" #include "eglimage.h" -- cgit v1.2.3