diff options
Diffstat (limited to 'NT/src/rotor.h')
| -rw-r--r-- | NT/src/rotor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NT/src/rotor.h b/NT/src/rotor.h index 038334b..72843a2 100644 --- a/NT/src/rotor.h +++ b/NT/src/rotor.h @@ -103,7 +103,7 @@ namespace Rotor { { in >> en.value; return in; - } + }; class Audio_frame{ public: |
