aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/mouse.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/mouse.h')
-rw-r--r--engines/hugo/mouse.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/hugo/mouse.h b/engines/hugo/mouse.h
index 79b4bc3ef8..3ac5f19f32 100644
--- a/engines/hugo/mouse.h
+++ b/engines/hugo/mouse.h
@@ -49,5 +49,6 @@ private:
void processLeftClick(int16 objId, int16 cx, int16 cy);
};
-} // end of namespace Hugo
+} // End of namespace Hugo
+
#endif //HUGO_MOUSE_H