Bug #9819: Add two headers that are apparently necessary on older X Servers.

This commit is contained in:
Eric Anholt 2007-02-01 11:28:34 -08:00
parent 351866b032
commit d6bc03c379
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@
#include "xf86.h"
#include "xf86DDC.h"
/*#include "i830.h" */
#include "fb.h"
#include "windowstr.h"
#include "i830_xf86Crtc.h"
#include "i830_xf86Modes.h"
#include "i830_randr.h"