Fixed incorrect include path.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13239 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
883ddda211
commit
43b9499578
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include "mod_opal.h"
|
||||
#include <opal/patch.h>
|
||||
#include <opal/rtp/rtp.h>
|
||||
#include <rtp/rtp.h>
|
||||
#include <h323/h323pdu.h>
|
||||
#include <h323/gkclient.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue