32 #ifndef __SB_MEDIACOREVOTINGCHAIN_H__
33 #define __SB_MEDIACOREVOTINGCHAIN_H__
35 #include <sbIMediacoreVotingChain.h>
37 #include <nsAutoLock.h>
39 #include <nsDataHashtable.h>
40 #include <nsHashKeys.h>
41 #include <nsInterfaceHashtable.h>
42 #include <nsStringGlue.h>
46 #include <sbIMediacore.h>
52 NS_DECL_SBIMEDIACOREVOTINGCHAIN
66 typedef std::map<PRUint32, nsCOMPtr<sbIMediacore> >
votingmap_t;