aboutsummaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorPacketVideo CM <engbuild@pv.com>2010-06-15 16:36:04 -0700
committerPacketVideo CM <engbuild@pv.com>2010-06-15 16:36:04 -0700
commitbacc10d3c767cbb90ed9205c4974c103ca78204e (patch)
tree21253bfd45036d8658c77c073908057647d7818c /nodes
parent513307753e889041d05e8d28e7439186edbf0a8e (diff)
downloadopencore-bacc10d3c767cbb90ed9205c4974c103ca78204e.tar.gz
RIO-8722: Large File Support in MP4 PDL and PPB (minor additional change 2)
Change-Id: I77af6a883ad129d4e949754e9e383d23258be4f3
Diffstat (limited to 'nodes')
-rw-r--r--nodes/common/include/pvmf_download_data_source.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nodes/common/include/pvmf_download_data_source.h b/nodes/common/include/pvmf_download_data_source.h
index 2db237854..da54af8c6 100644
--- a/nodes/common/include/pvmf_download_data_source.h
+++ b/nodes/common/include/pvmf_download_data_source.h
@@ -31,6 +31,10 @@
#include "pv_interface.h"
#endif
+#ifndef OSCLCONFIG_IO_H_INCLUDED
+#include "osclconfig_io.h"
+#endif
+
#define PVMF_DOWNLOAD_DATASOURCE_HTTP_UUID PVUuid(0xdea36265,0x6a59,0x4d8b,0xb3,0xea,0xdf,0x68,0x4d,0x7e,0x0e,0x08)
//Source data for HTTP Progressive download (format type PVMF_DATA_SOURCE_HTTP_URL)