[hydra-commits] hydra/media_format_ulaw.git branch "master" updated.
Commits to the Hydra project code repositories
hydra-commits at lists.digium.com
Fri Aug 6 06:07:25 CDT 2010
branch "master" has been updated
via 031dc0950c762727d02bf9f5b42604dcebe24f52 (commit)
from 81df46d3a814beb347ff2af53a510619936b46f6 (commit)
Summary of changes:
slice | 2 +-
src/MediaFormatULAW.cpp | 4 ++--
test/TestMediaFormatULAW.cpp | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
- Log -----------------------------------------------------------------
commit 031dc0950c762727d02bf9f5b42604dcebe24f52
Author: Joshua Colp <jcolp at digium.com>
Date: Fri Aug 6 08:23:04 2010 -0300
Update based on further naming changes.
diff --git a/slice b/slice
index e1421ed..4bcec48 160000
--- a/slice
+++ b/slice
@@ -1 +1 @@
-Subproject commit e1421edc4796f51231c4b34bfc65efe19fe17edd
+Subproject commit 4bcec48e26831c99d66af8c46c6ed68b2dcd0687
diff --git a/src/MediaFormatULAW.cpp b/src/MediaFormatULAW.cpp
index 12a61ba..630f8f2 100644
--- a/src/MediaFormatULAW.cpp
+++ b/src/MediaFormatULAW.cpp
@@ -18,8 +18,8 @@
#include <Ice/Ice.h>
-#include "core/ServiceLocatorI.h"
-#include "media/MediaI.h"
+#include "Core/ServiceLocatorI.h"
+#include "Media/MediaI.h"
using namespace std;
using namespace Hydra::Core::Discovery::V1;
diff --git a/test/TestMediaFormatULAW.cpp b/test/TestMediaFormatULAW.cpp
index 6c52f68..aea08b1 100644
--- a/test/TestMediaFormatULAW.cpp
+++ b/test/TestMediaFormatULAW.cpp
@@ -7,8 +7,8 @@
#include <Ice/Ice.h>
-#include "core/ServiceLocatorI.h"
-#include "media/MediaI.h"
+#include "Core/ServiceLocatorI.h"
+#include "Media/MediaI.h"
using namespace std;
using namespace Hydra::Core::Discovery::V1;
-----------------------------------------------------------------------
--
hydra/media_format_ulaw.git
More information about the asterisk-scf-commits
mailing list