aboutsummaryrefslogtreecommitdiff
path: root/graphics/font.h
diff options
context:
space:
mode:
authorMax Horn2006-04-15 21:29:41 +0000
committerMax Horn2006-04-15 21:29:41 +0000
commit1e47edcd2244f951bd2a22502ae45fb26cd2d66a (patch)
treeb6debfe6f8ffb35f99dcf34f88b9fe6b753ad4dc /graphics/font.h
parentce13d8e946182f1daeb734a4a015d936a8e34ffb (diff)
downloadscummvm-rg350-1e47edcd2244f951bd2a22502ae45fb26cd2d66a.tar.gz
scummvm-rg350-1e47edcd2244f951bd2a22502ae45fb26cd2d66a.tar.bz2
scummvm-rg350-1e47edcd2244f951bd2a22502ae45fb26cd2d66a.zip
cleanup
svn-id: r21921
Diffstat (limited to 'graphics/font.h')
-rw-r--r--graphics/font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/font.h b/graphics/font.h
index f9d0cb6033..66a8e84222 100644
--- a/graphics/font.h
+++ b/graphics/font.h
@@ -19,8 +19,8 @@
* $Id$
*/
-#ifndef FONT_H
-#define FONT_H
+#ifndef GRAPHICS_FONT_H
+#define GRAPHICS_FONT_H
#include "common/str.h"
#include "graphics/surface.h"