[hydra-commits] hydra/slice.git branch "master" updated.
Commits to the Hydra project code repositories
hydra-commits at lists.digium.com
Fri Aug 6 14:44:20 CDT 2010
branch "master" has been updated
via 7a7064e15b100f8339b16a080549fbfec5022f0b (commit)
from 93f20faf759f9a4aadb1956d2e00cf3bad268617 (commit)
Summary of changes:
Core/Channel/ChannelServiceIf.ice | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 7a7064e15b100f8339b16a080549fbfec5022f0b
Author: Brent Eagles <beagles at digium.com>
Date: Fri Aug 6 17:12:46 2010 -0230
Fix include to match changing filenames.
diff --git a/Core/Channel/ChannelServiceIf.ice b/Core/Channel/ChannelServiceIf.ice
index 913427c..e4cc572 100644
--- a/Core/Channel/ChannelServiceIf.ice
+++ b/Core/Channel/ChannelServiceIf.ice
@@ -1,6 +1,6 @@
#pragma once
-#include <Core/Endpoint/EndpointI.ice>
+#include <Core/Endpoint/EndpointIf.ice>
#include <System/Component/ComponentServiceIf.ice>
#include <Media/MediaI.ice>
-----------------------------------------------------------------------
--
hydra/slice.git
More information about the asterisk-scf-commits
mailing list