From 0c391fdbce5a079cf03e483eb6174dd47806163d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 7 Aug 2019 21:08:47 +0800 Subject: *misc --- source/modules/asura-core/Graphics/RenderTarget.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/modules/asura-core/Graphics/RenderTarget.h') diff --git a/source/modules/asura-core/Graphics/RenderTarget.h b/source/modules/asura-core/Graphics/RenderTarget.h index bcd7276..ab09e35 100644 --- a/source/modules/asura-core/Graphics/RenderTarget.h +++ b/source/modules/asura-core/Graphics/RenderTarget.h @@ -1,9 +1,9 @@ #ifndef _ASURA_ENGINE_RENDERTARGET_H_ #define _ASURA_ENGINE_RENDERTARGET_H_ -#include -#include -#include +#include +#include +#include #include "Texture.h" #include "Color.h" -- cgit v1.1-26-g67d0