summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vidix/pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vidix/pci.c b/vidix/pci.c
index 92eda06016..345ae4a804 100644
--- a/vidix/pci.c
+++ b/vidix/pci.c
@@ -52,6 +52,7 @@
*/
#include "dha.h"
+#include "config.h"
#include <errno.h>
#include <string.h>
#include <stdio.h>