Fix build on OSX after 60e967e3b7

This commit is contained in:
Jonas Kulla 2017-04-08 19:13:31 +02:00 committed by Marty Plummer
parent d25551e266
commit 2e240d9fbe

View file

@ -42,10 +42,10 @@
#ifdef __WINDOWS__
#include "resource.h"
#elif __LINUX__
#include "icon.png.xxd"
#endif
#include "icon.png.xxd"
static void
rgssThreadError(RGSSThreadData *rtData, const std::string &msg)
{