mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-22 17:46:08 -04:00
Windows Header Ordering
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -35,9 +35,8 @@
|
||||
#include <regex>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <shellapi.h>
|
||||
#include <windows.h>
|
||||
|
||||
#include <shellapi.h>
|
||||
#endif
|
||||
|
||||
namespace Updater {
|
||||
|
||||
Reference in New Issue
Block a user