summaryrefslogtreecommitdiff
path: root/source/modules/asura-core/font/ttf.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/modules/asura-core/font/ttf.h')
-rw-r--r--source/modules/asura-core/font/ttf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/modules/asura-core/font/ttf.h b/source/modules/asura-core/font/ttf.h
index 840b63e..b83cf76 100644
--- a/source/modules/asura-core/font/ttf.h
+++ b/source/modules/asura-core/font/ttf.h
@@ -1,5 +1,5 @@
-#ifndef __ASURA_TTF_H__
-#define __ASURA_TTF_H__
+#ifndef _ASURA_TTF_H_
+#define _ASURA_TTF_H_
namespace AsuraEngine
{