summaryrefslogtreecommitdiff
path: root/source/modules/asura-core/graphics/render_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/modules/asura-core/graphics/render_state.h')
-rw-r--r--source/modules/asura-core/graphics/render_state.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/modules/asura-core/graphics/render_state.h b/source/modules/asura-core/graphics/render_state.h
index b5814d3..4817dfa 100644
--- a/source/modules/asura-core/graphics/render_state.h
+++ b/source/modules/asura-core/graphics/render_state.h
@@ -1,9 +1,11 @@
#ifndef __ASURA_ENGINE_RENDER_STATE_H__
#define __ASURA_ENGINE_RENDER_STATE_H__
+// asura modules
#include <asura-utils/math/vector2.hpp>
#include <asura-utils/math/transform.h>
+// folder
#include "blend_mode.h"
namespace AsuraEngine