i810: Add missing header m_xform.h.

This is another follow-up to commit
f4511c4835.
This commit is contained in:
Vinson Lee 2010-08-07 23:38:20 -07:00
parent facf368df2
commit ef3b17f5f3

View file

@ -37,6 +37,8 @@
#include "main/imports.h"
#include "main/mtypes.h"
#include "math/m_xform.h"
#include "tnl/t_context.h"
#include "i810screen.h"