mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
fix missing type definitions
This commit is contained in:
parent
ae216daf02
commit
07399e213f
@ -22,6 +22,7 @@ Contributors:
|
||||
Seven Du <dujinfang@gmail.com>
|
||||
*/
|
||||
|
||||
#include <switch.h>
|
||||
#include "mp4_helper.hpp"
|
||||
|
||||
namespace MP4
|
||||
@ -132,4 +133,4 @@ namespace MP4
|
||||
++rt.packet;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user