forked from Mirrors/freeswitch
add switch_ivr.h include to switch.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@450 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a55ed486a2
commit
3bbfb94a22
@ -65,6 +65,7 @@ extern "C" {
|
|||||||
#include <switch_buffer.h>
|
#include <switch_buffer.h>
|
||||||
#include <switch_event.h>
|
#include <switch_event.h>
|
||||||
#include <switch_resample.h>
|
#include <switch_resample.h>
|
||||||
|
#include <switch_ivr.h>
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user