pull in missing include
This commit is contained in:
parent
5b4e512dc6
commit
adfbc5bb64
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
#include <ruby.h>
|
#include <ruby.h>
|
||||||
|
|
||||||
|
#include "exception.h"
|
||||||
|
|
||||||
enum RbException
|
enum RbException
|
||||||
{
|
{
|
||||||
RGSS = 0,
|
RGSS = 0,
|
||||||
|
|
Loading…
Reference in New Issue