mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
Merge pull request #1812 from heuripedes/mingw-fix
(platform_win32.c) Add menu.h include
This commit is contained in:
commit
8d37dd32c4
@ -25,6 +25,7 @@
|
||||
|
||||
#include "../frontend_driver.h"
|
||||
#include "../../general.h"
|
||||
#include "../../menu/menu.h"
|
||||
|
||||
#if defined(_WIN32)
|
||||
/* We only load this library once, so we let it be
|
||||
|
Loading…
x
Reference in New Issue
Block a user