summaryrefslogtreecommitdiff
path: root/Source/Asura.Engine/graphics/render_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Asura.Engine/graphics/render_state.h')
-rw-r--r--Source/Asura.Engine/graphics/render_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Asura.Engine/graphics/render_state.h b/Source/Asura.Engine/graphics/render_state.h
index f313296..a80efd3 100644
--- a/Source/Asura.Engine/graphics/render_state.h
+++ b/Source/Asura.Engine/graphics/render_state.h
@@ -6,7 +6,7 @@
#include "Math/Transform.h"
#include "Shader.h"
-#include "BlendMode.h"
+#include "blend_mode.h"
namespace AsuraEngine
{