Module: sems Branch: master Commit: f3e1cc8b7ea4ef3e53e9b0eff0ca1f441823363d URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f3e1cc8b7ea4ef3e53e9b0eff0ca1f441823363d
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Tue Nov 30 18:18:11 2010 +0100 b/f: compile fix for threadpool --- core/sems.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/core/sems.cpp b/core/sems.cpp index 0555f11..8f6b093 100644 --- a/core/sems.cpp +++ b/core/sems.cpp @@ -33,6 +33,7 @@ #include "AmMediaProcessor.h" #include "AmRtpReceiver.h" #include "AmEventDispatcher.h" +#include "AmSessionProcessor.h" #ifdef WITH_ZRTP # include "AmZRTP.h" _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
