gallium: fix llvmpipe after winsys move

This commit is contained in:
Keith Whitwell
2010-03-04 16:23:05 +00:00
parent 94ce4eb3c2
commit 23e951d0da
7 changed files with 12 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
#include "lp_screen.h"
#include "lp_texture.h"
#include "lp_tile_size.h"
#include "lp_winsys.h"
#include "state_tracker/sw_winsys.h"
/**