general: Reduce core.h includes

This commit is contained in:
ameerj 2022-03-17 22:09:01 -04:00
parent a409125765
commit 1967757627
8 changed files with 23 additions and 12 deletions

View file

@ -18,7 +18,6 @@
#include "common/assert.h"
#include "common/settings.h"
#include "core/core.h"
#include "video_core/engines/maxwell_3d.h"
#include "video_core/gpu.h"
#include "video_core/memory_manager.h"