summaryrefslogtreecommitdiffhomepage
path: root/src/re.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/re.c')
-rw-r--r--src/re.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/re.c b/src/re.c
index 8d5645884..76c10cab9 100644
--- a/src/re.c
+++ b/src/re.c
@@ -16,7 +16,7 @@
#include "regint.h"
#include "mruby/class.h"
#include "mruby/hash.h"
-#include "variable.h"
+#include "mruby/variable.h"
#include "error.h"
#ifdef INCLUDE_REGEXP