mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +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 "exception.h"
|
||||
|
||||
enum RbException
|
||||
{
|
||||
RGSS = 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue