summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/loadext.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/loadext.c')
-rw-r--r--hw/xfree86/loader/loadext.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/loadext.c b/hw/xfree86/loader/loadext.c
index 705460eb9..fb0affeba 100644
--- a/hw/xfree86/loader/loadext.c
+++ b/hw/xfree86/loader/loadext.c
@@ -29,6 +29,10 @@
/* Maybe this file belongs elsewhere? */
#define LOADERDECLARATIONS
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include "loaderProcs.h"
#include <X11/misc.h>
#include "xf86.h"