Decrease some include madness

This commit is contained in:
Megamouse 2023-04-26 19:21:26 +02:00
parent 957713015a
commit cd9ff08235
35 changed files with 45 additions and 19 deletions

View file

@ -2,11 +2,11 @@
#include "sys_timer.h"
#include "Emu/IdManager.h"
#include "Emu/Cell/ErrorCodes.h"
#include "Emu/Cell/PPUThread.h"
#include "Emu/Cell/timers.hpp"
#include "Emu/System.h"
#include "Emu/system_config.h"
#include "sys_event.h"
#include "sys_process.h"