summaryrefslogtreecommitdiff
path: root/pjnath/include/pjnath.h
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-03-28 15:49:48 +0000
committerBenny Prijono <bennylp@teluu.com>2007-03-28 15:49:48 +0000
commitb461f076273b3bf78c5f889515cc7541e9d3b701 (patch)
tree1eb57d0d03bc90a07b246e417b0b099cc78ca4ca /pjnath/include/pjnath.h
parent047dad8b9f0e7ef5c92ce4e750bcfbb20d4c4796 (diff)
Updated projects and Makefiles with the new pjnath library
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1111 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath/include/pjnath.h')
-rw-r--r--pjnath/include/pjnath.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pjnath/include/pjnath.h b/pjnath/include/pjnath.h
index 68eab315..20fb28b4 100644
--- a/pjnath/include/pjnath.h
+++ b/pjnath/include/pjnath.h
@@ -19,8 +19,8 @@
#include <pjnath/config.h>
#include <pjnath/errno.h>
-#include <pjnath/ice.h>
-#include <pjnath/ice_stream_transport.h>
+#include <pjnath/ice_session.h>
+#include <pjnath/ice_strans.h>
#include <pjnath/stun_auth.h>
#include <pjnath/stun_config.h>
#include <pjnath/stun_msg.h>