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