diff options
Diffstat (limited to 'src/mesa')
| -rw-r--r-- | src/mesa/main/dispatch.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/src/mesa/main/dispatch.c b/src/mesa/main/dispatch.c index 97d213e8e1..eb0d1ff8a7 100644 --- a/src/mesa/main/dispatch.c +++ b/src/mesa/main/dispatch.c @@ -37,8 +37,6 @@   * \author Brian Paul <brian@precisioninsight.com>   */ -#ifndef GLX_USE_APPLEGL -  #include "main/glheader.h"  #include "main/compiler.h"  #include "glapi/glapi.h" @@ -92,5 +90,3 @@  #include "glapi/glapitemp.h"  #endif /* USE_X86_ASM */ - -#endif /* !GLX_USE_APPLEGL */ | 
