summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/graphics/shader.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/graphics/shader.h')
-rw-r--r--source/Asura.Editor/graphics/shader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/Asura.Editor/graphics/shader.h b/source/Asura.Editor/graphics/shader.h
index 6f5a8cc..a3abec1 100644
--- a/source/Asura.Editor/graphics/shader.h
+++ b/source/Asura.Editor/graphics/shader.h
@@ -1,5 +1,5 @@
-#ifndef __ASURA_EDITOR_SHADER_H__
-#define __ASURA_EDITOR_SHADER_H__
+#ifndef _ASURA_EDITOR_SHADER_H_
+#define _ASURA_EDITOR_SHADER_H_
namespace AsuraEditor
{