Parcourir la source

mesa: Clean up header file inclusion in texformat.h.

tags/android-x86-2.2
Vinson Lee il y a 15 ans
Parent
révision
0ed245bd57
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/mesa/main/texformat.h

+ 1
- 1
src/mesa/main/texformat.h Voir le fichier

@@ -27,9 +27,9 @@
#define TEXFORMAT_H


#include "mtypes.h"
#include "formats.h"

struct gl_context;

extern gl_format
_mesa_choose_tex_format( struct gl_context *ctx, GLint internalFormat,

Chargement…
Annuler
Enregistrer