mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
This commit is contained in:
parent
6847a0fc0c
commit
ffe588cc24
16 changed files with 30 additions and 42 deletions
|
@ -8,8 +8,8 @@
|
|||
//#include "VideoCommon.h" // to get debug logs
|
||||
#include "Common/CPUDetect.h"
|
||||
|
||||
#include "VideoCommon/TextureDecoder.h"
|
||||
#include "VideoCommon/LookUpTables.h"
|
||||
#include "VideoCommon/TextureDecoder.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
#ifdef _OPENMP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue