diff options
Diffstat (limited to 'src/mesa/main/remap_helper.h')
-rw-r--r-- | src/mesa/main/remap_helper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/remap_helper.h b/src/mesa/main/remap_helper.h index 89192d37e5..3886f41862 100644 --- a/src/mesa/main/remap_helper.h +++ b/src/mesa/main/remap_helper.h @@ -26,7 +26,6 @@ */ #include "glapi/dispatch.h" -#include "glapi/glapioffsets.h" struct gl_function_remap { GLint func_index; |