needs MacTypes.h for Handle.

This commit is contained in:
pinkerton%netscape.com 2001-04-17 04:10:47 +00:00
parent df691d1031
commit df457071de

View File

@ -26,6 +26,8 @@
#include "nsISound.h"
#include "nsIStreamLoader.h"
#include <MacTypes.h>
class nsSound : public nsISound,
public nsIStreamLoaderObserver
{