Skip to content

Commit 09773b0

Browse files
committed
Rename mpeg4 to mp4
1 parent 018ff2e commit 09773b0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests-cmake/codec/container-m4a/container-m4a.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
*/
1111
#include "AudioTools.h"
12-
#include "AudioCodecs/ContainerMPEG4.h"
12+
#include "AudioCodecs/ContainerMP4.h"
1313
//#include "AudioLibs/StdioStream.h"
1414

1515
auto file = SD.open("/home/pschatzmann/Development/Mp4Parser/sample-1.m4a", FILE_READ);

0 commit comments

Comments
 (0)