summarylogtreecommitdiffstats
path: root/v2-Xorg.wrap-activate-libdrm-based-detection-for-KMS-drivers.patch
blob: 220c5bb55f7061140a9a864ff76d28208d9b7fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/hw/xfree86/xorg-wrapper.c b/hw/xfree86/xorg-wrapper.c
index 4c37cfc..d930962 100644
--- a/hw/xfree86/xorg-wrapper.c
+++ b/hw/xfree86/xorg-wrapper.c
@@ -24,6 +24,7 @@
  */
 
 #include "dix-config.h"
+#include "xorg-config.h"
 
 #include <errno.h>
 #include <fcntl.h>