[xiph-commits] r8753 - trunk/oggdsf/src/lib/codecs/cmml/libCMMLTags
ozone at motherfish-iii.xiph.org
ozone at motherfish-iii.xiph.org
Thu Jan 13 23:20:14 PST 2005
Author: ozone
Date: 2005-01-13 23:20:13 -0800 (Thu, 13 Jan 2005)
New Revision: 8753
Modified:
trunk/oggdsf/src/lib/codecs/cmml/libCMMLTags/C_HumReadCMMLTag.h
Log:
oggdsf:
* Portability fixes
Modified: trunk/oggdsf/src/lib/codecs/cmml/libCMMLTags/C_HumReadCMMLTag.h
===================================================================
--- trunk/oggdsf/src/lib/codecs/cmml/libCMMLTags/C_HumReadCMMLTag.h 2005-01-14 04:01:38 UTC (rev 8752)
+++ trunk/oggdsf/src/lib/codecs/cmml/libCMMLTags/C_HumReadCMMLTag.h 2005-01-14 07:20:13 UTC (rev 8753)
@@ -37,7 +37,7 @@
using namespace std;
//Local Include Files
-#include "c_cmmltag.h"
+#include "C_CMMLTag.h"
class LIBCMMLTAGS_API C_HumReadCMMLTag :
//Derived Classes
More information about the commits
mailing list