Fixed Win32 build.

This commit is contained in:
Jean-Philip Desjardins 2016-01-15 21:42:37 -05:00
parent dc3e3732a0
commit 8fcdf11d1e
3 changed files with 9 additions and 0 deletions

View file

@ -13,6 +13,7 @@
#include "MainWindow.h"
#include "../PS2VM.h"
#include "../PS2VM_Preferences.h"
#include "../ScopedVmPauser.h"
#include "../AppConfig.h"
#include "../ee/PS2OS.h"
#include "../gs/GSH_Null.h"