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:
Robert Joly 2009-05-06 10:38:34 +00:00
parent 883ddda211
commit 43b9499578
2 changed files with 275 additions and 275 deletions

View File

@ -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>