aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/78comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compacts/78comp.h')
-rw-r--r--sky/compacts/78comp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/compacts/78comp.h b/sky/compacts/78comp.h
index 8d806c8c66..0aed1e0e24 100644
--- a/sky/compacts/78comp.h
+++ b/sky/compacts/78comp.h
@@ -25,6 +25,8 @@
+namespace Sky {
+
namespace SkyCompact {
uint16 sc78_ledge_table[] = {
@@ -1206,4 +1208,6 @@ uint16 sc78_fast_list[] = {
} // namespace SkyCompact
+} // namespace Sky
+
#endif