summaryrefslogtreecommitdiff
path: root/source/Asura.Editor/graphics/drawer.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Asura.Editor/graphics/drawer.h')
-rw-r--r--source/Asura.Editor/graphics/drawer.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/Asura.Editor/graphics/drawer.h b/source/Asura.Editor/graphics/drawer.h
index 85cc88a..638ce08 100644
--- a/source/Asura.Editor/graphics/drawer.h
+++ b/source/Asura.Editor/graphics/drawer.h
@@ -1,9 +1,9 @@
-#ifndef __ASURA_EDITOR_PAINTER_H__
-#define __ASURA_EDITOR_PAINTER_H__
+#ifndef _ASURA_EDITOR_PAINTER_H_
+#define _ASURA_EDITOR_PAINTER_H_
-#include <asura-utils/scripting/portable.hpp>
-#include <asura-utils/singleton.hpp>
-#include <asura-core/graphics/image.h>
+#include <asura-utils/Scripting/Portable.hpp>
+#include <asura-utils/Singleton.hpp>
+#include <asura-core/Graphics/Image.h>
namespace AsuraEditor
{