summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/loader.h')
-rw-r--r--hw/xfree86/loader/loader.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/loader.h b/hw/xfree86/loader/loader.h
index f48aadb02..307b9bb48 100644
--- a/hw/xfree86/loader/loader.h
+++ b/hw/xfree86/loader/loader.h
@@ -49,6 +49,10 @@
* authorization from the copyright holder(s) and author(s).
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#ifndef _LOADER_H
#define _LOADER_H