mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 04:42:53 +00:00
lib: add missing includes to headers
Signed-off-by: Thomas Wood <thomas.wood@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
5874daddc4
commit
d96490af99
@@ -1,3 +1,6 @@
|
||||
#include "intel_batchbuffer.h"
|
||||
|
||||
|
||||
static inline void emit_vertex_2s(struct intel_batchbuffer *batch,
|
||||
int16_t x, int16_t y)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user