diff options
author | Daniil Cherednik <dan.cherednik@gmail.com> | 2025-07-22 22:54:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 22:54:21 +0200 |
commit | 61045345fa43e54fb4fc3eee0e05b25451af9ca5 (patch) | |
tree | e93f417d2a51eb1b9d30909193bc9f84f95124d5 /src/main.cpp | |
parent | e9eb8305dcdbdbf5a9cbabf766c6e908e63a19b1 (diff) | |
download | atracdenc-61045345fa43e54fb4fc3eee0e05b25451af9ca5.tar.gz |
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 6cf6ff8..3063ebc 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,6 +29,7 @@ #include "aea.h" #include "rm.h" #include "at3.h" +#include "oma.h" #include "config.h" #include "atrac1denc.h" #include "atrac3denc.h" |