mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-22 23:06:18 +00:00
pull in missing include
This commit is contained in:
parent
5b4e512dc6
commit
adfbc5bb64
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@
|
||||||
|
|
||||||
#include <ruby.h>
|
#include <ruby.h>
|
||||||
|
|
||||||
|
#include "exception.h"
|
||||||
|
|
||||||
enum RbException
|
enum RbException
|
||||||
{
|
{
|
||||||
RGSS = 0,
|
RGSS = 0,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue