softpipe: add missing header

This commit is contained in:
Keith Whitwell 2009-08-23 11:13:20 +01:00
parent 7670102468
commit 47800c572f
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
#include "sp_state.h"
#include "sp_surface.h"
#include "sp_tile_cache.h"
#include "sp_tex_tile_cache.h"
#include "sp_texture.h"
#include "sp_winsys.h"
#include "sp_query.h"