Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H.

This commit is contained in:
Daniel Stone 2005-07-03 12:16:29 +00:00
parent c1e69798ad
commit 461eb6ebd9

View File

@ -1,4 +1,4 @@
#ifdef HAVE_CONFIG_H
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif