diff options
author | Vinson Lee <[email protected]> | 2010-07-29 17:14:32 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2010-07-29 17:14:32 -0700 |
commit | bbe1385201e993a84b5ddf9aebd85e87417bbef3 (patch) | |
tree | 26ee6764a5681441524452889cd0ae5b0c002283 /src/mesa/main/formats.c | |
parent | e75da1a8d668aa2a245a7c2690b42ae7a6038f48 (diff) |
mesa: Remove unnecessary headers.
Diffstat (limited to 'src/mesa/main/formats.c')
-rw-r--r-- | src/mesa/main/formats.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/formats.c b/src/mesa/main/formats.c index 49463fcc3c2..90449cc04f0 100644 --- a/src/mesa/main/formats.c +++ b/src/mesa/main/formats.c @@ -26,7 +26,6 @@ #include "imports.h" #include "formats.h" -#include "config.h" /** |