u_blit: (trivial) u_blit.h needs to include p_defines.h

(For the pipe_tex_filter enum)

Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:
Roland Scheidegger 2018-03-10 02:48:42 +01:00
parent c9b153fea7
commit 0f0a6fa21d
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
#include "pipe/p_compiler.h"
#include "pipe/p_defines.h"
#ifdef __cplusplus