mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-18 18:02:37 +01:00
(svn r17350) -Fix (r17336): broken compilation with mingw
This commit is contained in:
@@ -31,7 +31,7 @@ static int _sdl_usage;
|
||||
|
||||
#ifdef DYNAMICALLY_LOADED_SDL
|
||||
|
||||
#include "win32.h"
|
||||
#include "os/windows/win32.h"
|
||||
|
||||
#define M(x) x "\0"
|
||||
static const char sdl_files[] =
|
||||
|
||||
Reference in New Issue
Block a user