summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip_ua.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/include/pjsip_ua.h')
-rw-r--r--pjsip/include/pjsip_ua.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/pjsip/include/pjsip_ua.h b/pjsip/include/pjsip_ua.h
index e2c640e9..c32ada4f 100644
--- a/pjsip/include/pjsip_ua.h
+++ b/pjsip/include/pjsip_ua.h
@@ -16,13 +16,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-
#ifndef __PJSIP_UA_H__
#define __PJSIP_UA_H__
-#include <pjsip_mod_ua/sip_dialog.h>
-#include <pjsip_mod_ua/sip_reg.h>
-#include <pjsip_mod_ua/sip_ua.h>
+#include <pjsip-ua/sip_inv.h>
#endif /* __PJSIP_UA_H__ */