Attempting to fix mingw on windows

master
Hamish Milne 2019-12-27 20:36:17 +07:00 committed by zhupengfei
parent 6917eaf53b
commit d482fb359c
2 changed files with 2 additions and 1 deletions

@ -13,6 +13,7 @@
#include "common/common_types.h"
#include "common/swap.h"
#include "core/hle/kernel/kernel.h"
#include "core/hle/service/apt/applet_manager.h"
#include "core/hle/service/service.h"
#include "core/global.h"