summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/misym.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/misym.c')
-rw-r--r--hw/xfree86/loader/misym.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/loader/misym.c b/hw/xfree86/loader/misym.c
index 5977546b8..29d6a2f89 100644
--- a/hw/xfree86/loader/misym.c
+++ b/hw/xfree86/loader/misym.c
@@ -51,6 +51,10 @@
* authorization from the copyright holder(s) and author(s).
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include "sym.h"
#include <X11/misc.h>
#include "mi.h"