summaryrefslogtreecommitdiff
path: root/src/r128_dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/r128_dri.c')
-rw-r--r--src/r128_dri.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_dri.c b/src/r128_dri.c
index f9d4be5..fb64aa0 100644
--- a/src/r128_dri.c
+++ b/src/r128_dri.c
@@ -28,6 +28,10 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/*
* Authors:
* Kevin E. Martin <martin@valinux.com>