mesa: move more format helper functions to glformats.c

This commit is contained in:
Brian Paul
2012-07-22 11:20:00 -06:00
parent 8b762ebd72
commit a1287f549a
13 changed files with 395 additions and 392 deletions

View File

@@ -38,8 +38,8 @@
#include "fbobject.h"
#include "formats.h"
#include "framebuffer.h"
#include "glformats.h"
#include "hash.h"
#include "image.h"
#include "macros.h"
#include "mfeatures.h"
#include "mtypes.h"