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…
	
	Add table
		Add a link
		
	
		Reference in a new issue