add missing dix-config include

This commit is contained in:
Ben Byer 2008-04-08 20:37:25 -07:00 committed by Ben Byer
parent 2bb14682c6
commit 126e9bc8c4

View File

@ -30,6 +30,10 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#define NEED_EVENTS
#include <X11/X.h>
#include <X11/Xmd.h>