i965: add missing brw_defines.h include in brw_program.c

File is using the PIPE_CONTROL_* macros as defined in the header.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:
Emil Velikov 2017-03-09 01:58:30 +00:00 committed by Emil Velikov
parent 1d80407a6a
commit 2eefb903d5

View file

@ -44,6 +44,7 @@
#include "brw_program.h"
#include "brw_context.h"
#include "brw_nir.h"
#include "brw_defines.h"
#include "intel_batchbuffer.h"
static void