summaryrefslogtreecommitdiff
path: root/src/sna/brw/brw_eu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sna/brw/brw_eu.c')
-rw-r--r--src/sna/brw/brw_eu.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sna/brw/brw_eu.c b/src/sna/brw/brw_eu.c
index 9bd8ba5d..c5705f56 100644
--- a/src/sna/brw/brw_eu.c
+++ b/src/sna/brw/brw_eu.c
@@ -29,6 +29,10 @@
* Keith Whitwell <keith@tungstengraphics.com>
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "brw_eu.h"
#include <string.h>