Cleanup some includes

This commit is contained in:
Megamouse 2020-10-30 21:26:22 +01:00
parent 5d55e509ec
commit 2cee26c3e7
71 changed files with 158 additions and 132 deletions

View file

@ -1,5 +1,7 @@
#include "stdafx.h"
#include "StaticHLE.h"
#include "Emu/Cell/PPUModule.h"
#include "Emu/Cell/PPUOpcodes.h"
LOG_CHANNEL(static_hle);