Include i830.h to get M_T_* compat defines for older X Servers.

Not duplicating the defines ensures that we won't let the compat bits slip
into the X Server when we move this code over there.
This commit is contained in:
Joshua J. Berry 2006-12-11 14:46:20 -08:00 committed by Eric Anholt
parent 24d9521c7a
commit b3865f3466
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include "xf86.h"
#include "xf86DDC.h"
#include "i830.h"
#include "i830_xf86Crtc.h"
#include "X11/extensions/render.h"