mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-05 02:09:21 -05:00
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user