aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/inventory.h')
-rw-r--r--engines/hugo/inventory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/hugo/inventory.h b/engines/hugo/inventory.h
index e04d1ba187..5cc1af28c2 100644
--- a/engines/hugo/inventory.h
+++ b/engines/hugo/inventory.h
@@ -51,5 +51,6 @@ private:
void constructInventory(int16 imageTotNumb, int displayNumb, bool scrollFl, int16 firstObjId);
};
-} // end of namespace Hugo
+} // End of namespace Hugo
+
#endif // HUGO_INVENTORY_H