aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/93comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compacts/93comp.h')
-rw-r--r--sky/compacts/93comp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/compacts/93comp.h b/sky/compacts/93comp.h
index 3ef839ebcc..0b39ead7a4 100644
--- a/sky/compacts/93comp.h
+++ b/sky/compacts/93comp.h
@@ -25,6 +25,8 @@
+namespace Sky {
+
namespace SkyCompact {
uint16 get_adjust[] = {
@@ -836,4 +838,6 @@ uint16 pal93[] = {
} // namespace SkyCompact
+} // namespace Sky
+
#endif