One more tweak for compatibility with xserver 1.8.

This commit is contained in:
matthieu 2010-07-19 23:29:18 +00:00
parent 3b1209ba03
commit d33a367729

View File

@ -92,7 +92,9 @@
/* X and server generic header files */
#include "xf86.h"
#include "xf86_OSproc.h"
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 7
#include "xf86RAC.h"
#endif
#include "xf86RandR12.h"
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 7
#include "xf86Resources.h"