add missing dix-config include

(cherry picked from commit 126e9bc8c4)
This commit is contained in:
Ben Byer 2008-04-08 20:37:25 -07:00 committed by Jeremy Huddleston
parent 3f51f493b6
commit 1f8188656a

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>