mesa: Include missing header in remap.h.

Include compiler.h for INLINE symbol.
This commit is contained in:
Vinson Lee
2010-07-31 15:39:35 -07:00
parent 5fa1af0905
commit 6d86b0116e
+1
View File
@@ -28,6 +28,7 @@
#define REMAP_H
#include "main/compiler.h"
#include "main/mfeatures.h"
struct gl_function_pool_remap {