xfree86: include xorg-config.h from xaalocal.h

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Peter Hutterer 2011-11-11 16:25:30 +10:00
parent 8c9589c71d
commit 4fc797f375

View File

@ -2,6 +2,10 @@
#ifndef _XAALOCAL_H
#define _XAALOCAL_H
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#endif
/* This file is very unorganized ! */