summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/dixsym.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/dixsym.c')
-rw-r--r--hw/xfree86/loader/dixsym.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/dixsym.c b/hw/xfree86/loader/dixsym.c
index b1997cd40..4e57d2e15 100644
--- a/hw/xfree86/loader/dixsym.c
+++ b/hw/xfree86/loader/dixsym.c
@@ -51,6 +51,10 @@
*/
#undef DBMALLOC
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include "sym.h"
#include "colormap.h"
#include "cursor.h"