Module: sems Branch: master Commit: 7d53079d81344bc0b7bdd607d5e7f29be17a0f4d URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=7d53079d81344bc0b7bdd607d5e7f29be17a0f4d
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Mon Jul 7 00:00:55 2014 +0200 c/f: fix 9356fee71 includes --- core/AmAppTimer.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/core/AmAppTimer.cpp b/core/AmAppTimer.cpp index 0bf9eec..323c283 100644 --- a/core/AmAppTimer.cpp +++ b/core/AmAppTimer.cpp @@ -25,7 +25,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "AmEventDispatcher.h" +#include "AmSessionContainer.h" #include "AmAppTimer.h" #include "log.h" _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
