diff options
Diffstat (limited to 'src/TinyVector.h')
-rw-r--r-- | src/TinyVector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TinyVector.h b/src/TinyVector.h index 63e7caf..1904f2a 100644 --- a/src/TinyVector.h +++ b/src/TinyVector.h @@ -23,7 +23,7 @@ #include <string.h> #include "types.h" -namespace ARMJIT +namespace melonDS { /* TinyVector |