Fix build on OSX after 60e967e3b7
				
					
				
			This commit is contained in:
		
							parent
							
								
									d25551e266
								
							
						
					
					
						commit
						2e240d9fbe
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -42,10 +42,10 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef __WINDOWS__
 | 
					#ifdef __WINDOWS__
 | 
				
			||||||
#include "resource.h"
 | 
					#include "resource.h"
 | 
				
			||||||
#elif __LINUX__
 | 
					 | 
				
			||||||
#include "icon.png.xxd"
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include "icon.png.xxd"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static void
 | 
					static void
 | 
				
			||||||
rgssThreadError(RGSSThreadData *rtData, const std::string &msg)
 | 
					rgssThreadError(RGSSThreadData *rtData, const std::string &msg)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue