draw: Include missing header in draw_vs_llvm.c.
Include p_screen.h for completely type to pipe_screen.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_memory.h"
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#include "pipe/p_screen.h"
|
||||
|
||||
#include "draw_private.h"
|
||||
#include "draw_context.h"
|
||||
|
Reference in New Issue
Block a user