Explorar el Código

mesa: Remove unnecessary headers from arbprogparse.c.

undefined
Vinson Lee hace 15 años
padre
commit
97e44cde17
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      src/mesa/shader/arbprogparse.c

+ 0
- 3
src/mesa/shader/arbprogparse.c Ver fichero

@@ -54,11 +54,8 @@ having three separate program parameter arrays.
#include "main/glheader.h"
#include "main/imports.h"
#include "main/context.h"
#include "main/macros.h"
#include "main/mtypes.h"
#include "shader/grammar/grammar_mesa.h"
#include "arbprogparse.h"
#include "program.h"
#include "programopt.h"
#include "prog_parameter.h"
#include "prog_statevars.h"

Cargando…
Cancelar
Guardar