mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
AbstractTexture: Add missing includes (and remove unnecessary ones)
This commit is contained in:
parent
4c2b078017
commit
07cddf6f7f
6 changed files with 3 additions and 6 deletions
|
@ -7,7 +7,6 @@
|
|||
#include "Common/CommonTypes.h"
|
||||
|
||||
#include "VideoCommon/AbstractTexture.h"
|
||||
#include "VideoCommon/VideoCommon.h"
|
||||
|
||||
namespace Null
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue