aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/graphics/transform_tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/graphics/transform_tools.h')
-rw-r--r--engines/wintermute/graphics/transform_tools.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/wintermute/graphics/transform_tools.h b/engines/wintermute/graphics/transform_tools.h
index 0d81fb66da..77b41a9045 100644
--- a/engines/wintermute/graphics/transform_tools.h
+++ b/engines/wintermute/graphics/transform_tools.h
@@ -20,8 +20,8 @@
*
*/
-#ifndef WINTERMUTE_TRANSFORMTOOLS_H
-#define WINTERMUTE_TRANSFORMTOOLS_H
+#ifndef WINTERMUTE_TRANSFORM_TOOLS_H
+#define WINTERMUTE_TRANSFORM_TOOLS_H
#include "engines/wintermute/math/rect32.h"
#include "engines/wintermute/math/floatpoint.h"