mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix include path in proc.h.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifndef MRUBY_PROC_H
|
||||
#define MRUBY_PROC_H
|
||||
|
||||
#include "irep.h"
|
||||
#include "mruby/irep.h"
|
||||
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user