diff --git a/core/AmSipMsg.h b/core/AmSipMsg.h index a57e0f63..f54e0c79 100644 --- a/core/AmSipMsg.h +++ b/core/AmSipMsg.h @@ -5,9 +5,11 @@ using std::string; #include "sip/trans_layer.h" +#include "AmArg.h" /* enforce common naming in Req&Rpl */ class _AmSipMsgInDlg + : public ArgObject { public: string method;