Daniele Bartolini 10 years ago
parent
commit
f2bb2ac94d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/core/filesystem/apk_file.h

+ 2 - 2
src/core/filesystem/apk_file.h

@@ -65,6 +65,6 @@ public:
 	uint32_t position();
 };
 
-#endif // CROWN_PLATFORM_ANDROID
-
 } // namespace crown
+
+#endif // CROWN_PLATFORM_ANDROID