1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-22 16:20:58 +00:00

Merge pull request from heuripedes/mingw-fix

(platform_win32.c) Add menu.h include
This commit is contained in:
Twinaphex 2015-06-17 16:19:46 +02:00
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