draw: Add missing header include.
This commit is contained in:
@@ -43,11 +43,11 @@
|
||||
#include "translate/translate.h"
|
||||
#include "translate/translate_cache.h"
|
||||
|
||||
#include "tgsi/tgsi_dump.h"
|
||||
#include "tgsi/tgsi_exec.h"
|
||||
|
||||
|
||||
|
||||
|
||||
void draw_vs_set_constants( struct draw_context *draw,
|
||||
const float (*constants)[4],
|
||||
unsigned size )
|
||||
|
||||
Reference in New Issue
Block a user