mirror of
https://github.com/jambonz/freeswitch-modules.git
synced 2025-12-19 06:57:44 +00:00
fix build errors
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define __AP_H__
|
||||
|
||||
#include <mutex>
|
||||
|
||||
#include <functional>
|
||||
#include "common.h"
|
||||
|
||||
class AudioProducer {
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#define __MOD_DUB_TTS_VENDOR_PARSER_H__
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <switch.h>
|
||||
#include "common.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user