minor fixes from J.P. Delport

This commit is contained in:
Brian Paul 2004-10-23 16:57:44 +00:00
parent 74b0080086
commit 0aa0343fb0
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@
* FETCH_CI_PIXEL(CI, P) to fetch a pixel index from pixel P
*/
#include "macros.h"
#ifdef STORE_RGBA_PIXEL

View file

@ -11,6 +11,7 @@ INCLUDE_DIRS = \
-I$(TOP)/include \
-I.. \
-I../main \
-I../math \
-I../glapi \
-I../tnl