mesa: include mfeatures.h in formats.c
authorBrian Paul <brianp@vmware.com>
Thu, 16 Sep 2010 18:40:05 +0000 (12:40 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 16 Sep 2010 18:41:51 +0000 (12:41 -0600)
commit3a6f9d0f47861b1c618366d679ad8ddd9a06b323
treea8ed543e3ff2fd36f06002e7cd262da04b8300a0
parentd4b2de13bc652cd134826801ada48d0bb88a8258
mesa: include mfeatures.h in formats.c

Otherwise, FEATURE_EXT_texture_sRGB was undefined.
This is (part of?) the fix for fd.o bug 30177.
src/mesa/main/formats.c