diff options
Diffstat (limited to 'engines/wintermute/math/math_util.h')
-rw-r--r-- | engines/wintermute/math/math_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/math/math_util.h b/engines/wintermute/math/math_util.h index 506317a2b0..5f13c416d7 100644 --- a/engines/wintermute/math/math_util.h +++ b/engines/wintermute/math/math_util.h @@ -39,4 +39,4 @@ public: } // end of namespace Wintermute
-#endif // WINTERMUTE_MATHUTIL_H
+#endif
|