[sr-dev] git:master: modules:siptrace changed include to hep.h
Alexandr Dubovikov
alexandr.dubovikov at gmail.com
Mon Dec 31 00:28:13 CET 2012
Module: sip-router
Branch: master
Commit: 13889dfc3274f86352c719276b52fd8a458c243f
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=13889dfc3274f86352c719276b52fd8a458c243f
Author: Alexandr Dubovikov <alexandr.dubovikov at gmail.com>
Committer: Alexandr Dubovikov <alexandr.dubovikov at gmail.com>
Date: Mon Dec 31 00:27:22 2012 +0100
modules:siptrace changed include to hep.h
---
modules_k/siptrace/siptrace.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules_k/siptrace/siptrace.c b/modules_k/siptrace/siptrace.c
index 06111ab..0d36ba1 100644
--- a/modules_k/siptrace/siptrace.c
+++ b/modules_k/siptrace/siptrace.c
@@ -51,7 +51,7 @@
#include "../../str.h"
#include "../../onsend.h"
-#include "../../modules/sipcapture/sipcapture.h"
+#include "../../modules/sipcapture/hep.h"
#ifdef STATISTICS
#include "../../lib/kcore/statistics.h"
More information about the sr-dev
mailing list