summaryrefslogtreecommitdiff
path: root/hw/xfree86/scanpci/xf86PciStdIds.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/scanpci/xf86PciStdIds.h')
-rw-r--r--hw/xfree86/scanpci/xf86PciStdIds.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/xfree86/scanpci/xf86PciStdIds.h b/hw/xfree86/scanpci/xf86PciStdIds.h
index e2e6f65a3..14697fe46 100644
--- a/hw/xfree86/scanpci/xf86PciStdIds.h
+++ b/hw/xfree86/scanpci/xf86PciStdIds.h
@@ -19,6 +19,10 @@
* copyright notice.
*/
+#ifdef HAVE_XORG_CONFIG_H
+#include <xorg-config.h>
+#endif
+
#include "xf86PciInfo.h"
#ifndef NULL
#define NULL (void *)0