aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/28comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compacts/28comp.h')
-rw-r--r--sky/compacts/28comp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/compacts/28comp.h b/sky/compacts/28comp.h
index ad606a4a97..cb68c66539 100644
--- a/sky/compacts/28comp.h
+++ b/sky/compacts/28comp.h
@@ -25,6 +25,8 @@
+namespace Sky {
+
namespace SkyCompact {
uint16 s28_chip_list[] = {
@@ -991,4 +993,6 @@ Compact small_l_28 = {
} // namespace SkyCompact
+} // namespace Sky
+
#endif