diff options
Diffstat (limited to 'src/mapi/entry.c')
-rw-r--r-- | src/mapi/entry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapi/entry.c b/src/mapi/entry.c index 27d0db40efc..167386d8a9a 100644 --- a/src/mapi/entry.c +++ b/src/mapi/entry.c @@ -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 |