mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Fix more header sorting issues in VideoBackends/ (now check-includes clean).
This commit is contained in:
parent
592ebc5262
commit
425f9dcd51
20 changed files with 46 additions and 50 deletions
|
@ -11,8 +11,8 @@
|
|||
#include "VideoCommon/Debugger.h"
|
||||
#include "VideoCommon/DriverDetails.h"
|
||||
#include "VideoCommon/ImageWrite.h"
|
||||
#include "VideoCommon/Statistics.h"
|
||||
#include "VideoCommon/PixelShaderManager.h"
|
||||
#include "VideoCommon/Statistics.h"
|
||||
#include "VideoCommon/VertexShaderManager.h"
|
||||
|
||||
namespace OGL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue