Ignore:
Timestamp:
Feb 19, 2006 1:38:06 AM (18 years ago)
Author:
bennylp
Message:

Initial SIMPLE implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip_simple.h

    • Property svn:keywords changed from Id to id
    r66 r197  
    3434#define __PJSIP_SIMPLE_H__ 
    3535 
    36 #include <pjsip_simple/messaging.h> 
    37 #include <pjsip_simple/event_notify.h> 
    38 #include <pjsip_simple/pidf.h> 
    39 #include <pjsip_simple/presence.h> 
     36#include <pjsip-simple/evsub.h> 
     37#include <pjsip-simple/presence.h> 
     38#include <pjsip-simple/pidf.h> 
     39#include <pjsip-simple/xpidf.h> 
    4040 
    4141#endif  /* __PJSIP_SIMPLE_H__ */ 
Note: See TracChangeset for help on using the changeset viewer.