diff options
Diffstat (limited to 'engines/hugo/route.h')
-rw-r--r-- | engines/hugo/route.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/hugo/route.h b/engines/hugo/route.h index b21aadbbbd..09b4575fcd 100644 --- a/engines/hugo/route.h +++ b/engines/hugo/route.h @@ -80,5 +80,6 @@ private: Point *newNode(); }; -} // end of namespace Hugo +} // End of namespace Hugo + #endif //HUGO_ROUTE_H |