gallium: fix Element() macro redefinition warning

This commit is contained in:
Brian 2008-03-27 15:41:52 -06:00
parent ba49fa39f3
commit 89222ee49d

View file

@ -30,6 +30,8 @@
#include "st_texture.h"
#include "enums.h"
#undef Elements /* fix re-defined macro warning */
#include "pipe/p_state.h"
#include "pipe/p_context.h"
#include "pipe/p_defines.h"