general: Reduce core.h includes

This commit is contained in:
ameerj 2022-03-17 22:09:01 -04:00
parent cb86e7941b
commit d618bba8a6
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"