summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/coff.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/coff.h')
-rw-r--r--hw/xfree86/loader/coff.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/coff.h b/hw/xfree86/loader/coff.h
index 54a8cb57f..b3cecdfbe 100644
--- a/hw/xfree86/loader/coff.h
+++ b/hw/xfree86/loader/coff.h
@@ -16,6 +16,10 @@
COFF, thein check out the book mentioned above.
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifndef _COFF_H
#define _COFF_H