diff --git a/src/main.cpp b/src/main.cpp index 1ad3ee2..a87ae48 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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) {