mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
LightingShaderGen: Remove unnecessary includes
This commit is contained in:
parent
a9627ac881
commit
273ace7bb7
20 changed files with 55 additions and 30 deletions
|
@ -19,6 +19,7 @@
|
|||
#include "Common/GL/GLUtil.h"
|
||||
#include "Common/Logging/LogManager.h"
|
||||
#include "Common/MathUtil.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
#include "Common/StringUtil.h"
|
||||
|
||||
#include "Core/Core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue