mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 03:28:09 +02:00
minor fixes from J.P. Delport
This commit is contained in:
parent
74b0080086
commit
0aa0343fb0
2 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
* FETCH_CI_PIXEL(CI, P) to fetch a pixel index from pixel P
|
||||
*/
|
||||
|
||||
#include "macros.h"
|
||||
|
||||
#ifdef STORE_RGBA_PIXEL
|
||||
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@ INCLUDE_DIRS = \
|
|||
-I$(TOP)/include \
|
||||
-I.. \
|
||||
-I../main \
|
||||
-I../math \
|
||||
-I../glapi \
|
||||
-I../tnl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue