aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/75comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compacts/75comp.h')
-rw-r--r--sky/compacts/75comp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/compacts/75comp.h b/sky/compacts/75comp.h
index 407ee20cee..67db52426d 100644
--- a/sky/compacts/75comp.h
+++ b/sky/compacts/75comp.h
@@ -25,6 +25,8 @@
+namespace Sky {
+
namespace SkyCompact {
uint16 sc75_floor_table[] = {
@@ -1912,4 +1914,6 @@ uint16 sc75_get_tiss[] = {
} // namespace SkyCompact
+} // namespace Sky
+
#endif