llvmpipe: Include missing header in lp_flush.c.
Include p_screen.h for complete type to pipe_screen.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
|
||||
#include "pipe/p_defines.h"
|
||||
#include "pipe/p_screen.h"
|
||||
#include "util/u_string.h"
|
||||
#include "draw/draw_context.h"
|
||||
#include "lp_flush.h"
|
||||
|
||||
Reference in New Issue
Block a user