x86: Remove unnecessary header from x86_xform.c.

This commit is contained in:
Vinson Lee 2010-01-11 21:04:16 -08:00
parent 8e9ceb8309
commit 0d65a68f51

View file

@ -30,7 +30,6 @@
#include "main/glheader.h"
#include "main/context.h"
#include "math/m_xform.h"
#include "tnl/t_context.h"
#include "x86_xform.h"
#include "common_x86_asm.h"