summaryrefslogtreecommitdiffhomepage
path: root/src/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/struct.c')
-rw-r--r--src/struct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/struct.c b/src/struct.c
index 41a6bb15c..c7e09d4ed 100644
--- a/src/struct.c
+++ b/src/struct.c
@@ -24,7 +24,7 @@ mrb_value mrb_exec_recursive_paired(mrb_state *mrb, mrb_value (*func) (mrb_state
#include "mruby/hash.h"
#include "mruby/string.h"
#include "mruby/class.h"
-#include "variable.h"
+#include "mruby/variable.h"
#include "mruby/range.h"
#include "error.h"
//#include "defines.h"