LightingShaderGen: Remove unnecessary includes

This commit is contained in:
Lioncash
2017-02-01 01:06:00 -05:00
parent a9627ac881
commit 273ace7bb7
20 changed files with 55 additions and 30 deletions
@@ -3,6 +3,9 @@
// Refer to the license.txt file included.
#include "VideoBackends/Vulkan/VertexManager.h"
#include "Common/MsgHandler.h"
#include "VideoBackends/Vulkan/BoundingBox.h"
#include "VideoBackends/Vulkan/CommandBufferManager.h"
#include "VideoBackends/Vulkan/FramebufferManager.h"