gallium: Fix MSVC compiler warnings.

This commit is contained in:
José Fonseca 2008-02-12 15:35:18 +09:00
parent 663f4aaae6
commit d8ae972fd0

View file

@ -30,6 +30,10 @@
*/
#include "pipe/p_util.h"
#include "pipe/draw/draw_context.h"
#include "sp_context.h"
#include "sp_context.h"
#include "sp_state.h"
#include "sp_texture.h"