mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(platform_win32.c) Add menu.h include
This commit is contained in:
parent
75b8f3405c
commit
1bec7fbaef
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
#include "../frontend_driver.h"
|
#include "../frontend_driver.h"
|
||||||
#include "../../general.h"
|
#include "../../general.h"
|
||||||
|
#include "../../menu/menu.h"
|
||||||
|
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
/* We only load this library once, so we let it be
|
/* We only load this library once, so we let it be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user