summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h')
-rwxr-xr-xmrbgems/mruby-bin-debugger/tools/mrdb/apilist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h b/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h
index 4580b2350..6c4107885 100755
--- a/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h
+++ b/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h
@@ -5,7 +5,7 @@
#ifndef APILIST_H_
#define APILIST_H_
-#include "mruby.h"
+#include <mruby.h>
#include "mrdb.h"
int32_t mrb_debug_list(mrb_state *, mrb_debug_context *, char *, uint16_t, uint16_t);