glapi: Always build libglapi.a.
[mesa.git] / src / mesa / glapi / dispatch.h
index dafcf3e8f244792b25414e2f7887003453fd3606..6623d52469277eb5a22a1c7c38e07f6addc03757 100644 (file)
 #ifndef _DISPATCH_H
 #define _DISPATCH_H
 
+#ifdef IN_DRI_DRIVER
+#define _GLAPI_USE_REMAP_TABLE
+#endif
+
 #include "glapitable.h"
+#include "glapioffsets.h"
 #include "glapidispatch.h"
 
 #endif /* _DISPATCH_H */