summaryrefslogtreecommitdiff
path: root/src/radeon_exa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_exa.c')
-rw-r--r--src/radeon_exa.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/radeon_exa.c b/src/radeon_exa.c
index 632faaf0..3224b9a9 100644
--- a/src/radeon_exa.c
+++ b/src/radeon_exa.c
@@ -29,6 +29,10 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "radeon.h"
#include "radeon_reg.h"
#include "radeon_dri.h"