mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Reorder includes to fix compilation
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include <shlobj.h>
|
||||
#include <windows.h>
|
||||
#include <shlobj.h>
|
||||
#include <SDL_syswm.h>
|
||||
#include "../addresses.h"
|
||||
#include "../cmdline.h"
|
||||
|
||||
Reference in New Issue
Block a user