diff options
Diffstat (limited to 'source/modules/asura-core/graphics/render_state.h')
-rw-r--r-- | source/modules/asura-core/graphics/render_state.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/modules/asura-core/graphics/render_state.h b/source/modules/asura-core/graphics/render_state.h index 2b1dd7f..4c3491c 100644 --- a/source/modules/asura-core/graphics/render_state.h +++ b/source/modules/asura-core/graphics/render_state.h @@ -4,7 +4,6 @@ #include <asura-utils/math/vector2.hpp> #include <asura-utils/math/transform.h> -#include "Shader.h" #include "blend_mode.h" namespace AsuraEngine @@ -12,6 +11,8 @@ namespace AsuraEngine namespace Graphics { + class Shader; + /// /// Ⱦǰķʽ /// |