aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/ad/ad_path_point.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/ad/ad_path_point.h')
-rw-r--r--engines/wintermute/ad/ad_path_point.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/ad/ad_path_point.h b/engines/wintermute/ad/ad_path_point.h
index 04648b1733..5e6b8c61ea 100644
--- a/engines/wintermute/ad/ad_path_point.h
+++ b/engines/wintermute/ad/ad_path_point.h
@@ -45,6 +45,6 @@ public:
int32 _distance;
};
-} // end of namespace Wintermute
+} // End of namespace Wintermute
#endif