Merge pull request #1812 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

View File

@ -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