aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/0compact.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/compacts/0compact.h')
-rw-r--r--sky/compacts/0compact.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sky/compacts/0compact.h b/sky/compacts/0compact.h
index 3f64104f73..b7d7b75ada 100644
--- a/sky/compacts/0compact.h
+++ b/sky/compacts/0compact.h
@@ -29,6 +29,8 @@
#include "1compact.h"
+namespace Sky {
+
namespace SkyCompact {
uint16 slide2_seq[] = {
@@ -9324,4 +9326,6 @@ void *data_1[] = {
} // namespace SkyCompact
+} // namespace Sky
+
#endif