aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/draci/font.h')
-rw-r--r--engines/draci/font.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/draci/font.h b/engines/draci/font.h
index 3e8b120397..12cc8bf9a9 100644
--- a/engines/draci/font.h
+++ b/engines/draci/font.h
@@ -23,8 +23,8 @@
*
*/
-#ifndef FONT_H
-#define FONT_H
+#ifndef DRACI_FONT_H
+#define DRACI_FONT_H
#include "graphics/font.h"
@@ -83,4 +83,4 @@ private:
} // End of namespace Draci
-#endif // FONT_H
+#endif // DRACI_FONT_H