mapi: replace mapi_table abstraction
[mesa.git] / src / mapi / entry.c
index 27d0db40efce3158bf93c29e9b5e1a6ef0a88f40..167386d8a9a6764648ae6979360f3c14d8cd6dc7 100644 (file)
@@ -53,7 +53,7 @@
 
 #include <stdlib.h>
 
-static inline const struct mapi_table *
+static inline const struct _glapi_table *
 entry_current_get(void)
 {
 #ifdef MAPI_MODE_BRIDGE