aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/font.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/saga/font.h')
-rw-r--r--engines/saga/font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/saga/font.h b/engines/saga/font.h
index f7f2113808..73934b27e9 100644
--- a/engines/saga/font.h
+++ b/engines/saga/font.h
@@ -24,8 +24,8 @@
// Font management and font drawing header file
-#ifndef SAGA_FONT_H__
-#define SAGA_FONT_H__
+#ifndef SAGA_FONT_H
+#define SAGA_FONT_H
#include "saga/list.h"
#include "saga/gfx.h"