summaryrefslogtreecommitdiff
path: root/src/common_vgaarb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common_vgaarb.c')
-rw-r--r--src/common_vgaarb.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common_vgaarb.c b/src/common_vgaarb.c
index ab3c5e8..b2e1d8a 100644
--- a/src/common_vgaarb.c
+++ b/src/common_vgaarb.c
@@ -33,7 +33,10 @@
#include <stdlib.h>
#include <limits.h>
+#ifdef HAVE_CONFIG_H
#include "config.h"
+#endif
+
#include "pciaccess.h"
#include "pciaccess_private.h"