[asterisk-scf-commits] asterisk-scf/release/media_operations_core.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Feb 6 11:38:37 CST 2012


branch "master" has been updated
       via  1d1e6e1775cfbbe2a1077e1d8c79c44cb70c898b (commit)
      from  c91a0c85688818d5278f056fdeb65a4ab15e7695 (commit)

Summary of changes:
 src/ComponentStateReplicator.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 1d1e6e1775cfbbe2a1077e1d8c79c44cb70c898b
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Mon Feb 6 11:37:12 2012 -0600

    Correction for file name case change.

diff --git a/src/ComponentStateReplicator.cpp b/src/ComponentStateReplicator.cpp
index 9912a2f..2a58cac 100644
--- a/src/ComponentStateReplicator.cpp
+++ b/src/ComponentStateReplicator.cpp
@@ -21,7 +21,7 @@
 #include <AsteriskSCF/Component/ComponentStateReplicator.h>
 #include <AsteriskSCF/Core/Discovery/ServiceLocatorIf.h>
 #include <AsteriskSCF/Replication/MediaOperationsCore/MediaOperationsCoreIf.h>
-#include <AsteriskSCF/logger.h>
+#include <AsteriskSCF/Logger.h>
 
 using namespace AsteriskSCF::System::Logging;
 

-----------------------------------------------------------------------


-- 
asterisk-scf/release/media_operations_core.git



More information about the asterisk-scf-commits mailing list