summaryrefslogtreecommitdiff
path: root/src/r128_cursor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/r128_cursor.c')
-rw-r--r--src/r128_cursor.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/r128_cursor.c b/src/r128_cursor.c
index 41f8f2d..d8e58aa 100644
--- a/src/r128_cursor.c
+++ b/src/r128_cursor.c
@@ -44,6 +44,10 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/* Driver data structures */
#include "r128.h"
#include "r128_reg.h"