mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Cleanup headers
This commit is contained in:
@ -4,14 +4,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <tuple>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/MathUtil.h"
|
||||
#include "VideoCommon/RenderState.h"
|
||||
#include "VideoCommon/VideoEvents.h"
|
||||
|
||||
class PointerWrap;
|
||||
enum class EFBAccessType;
|
||||
enum class EFBReinterpretType;
|
||||
|
||||
|
Reference in New Issue
Block a user