[asterisk-scf-commits] asterisk-scf/release/ice-util-cpp.git branch "master" updated.

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


branch "master" has been updated
       via  b81af86a71d756acf7f83eb45dbc7025cc732ee2 (commit)
      from  a2efb4aca28b4060839e4553356118c6bb32b036 (commit)

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


- Log -----------------------------------------------------------------
commit b81af86a71d756acf7f83eb45dbc7025cc732ee2
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Mon Feb 6 11:33:39 2012 -0600

    Correction for filename case change.

diff --git a/include/AsteriskSCF/Component/ComponentStateReplicator.h b/include/AsteriskSCF/Component/ComponentStateReplicator.h
index 6936a61..ffeac17 100644
--- a/include/AsteriskSCF/Component/ComponentStateReplicator.h
+++ b/include/AsteriskSCF/Component/ComponentStateReplicator.h
@@ -21,7 +21,7 @@
 #include <boost/shared_ptr.hpp>
 
 #include <AsteriskSCF/Component/Component.h>
-#include <AsteriskSCF/logger.h>
+#include <AsteriskSCF/Logger.h>
 #include <AsteriskSCF/System/Component/ConfigurationIf.h>
 #include <AsteriskSCF/CollocatedIceStorm/CollocatedIceStorm.h>
 

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


-- 
asterisk-scf/release/ice-util-cpp.git



More information about the asterisk-scf-commits mailing list