summaryrefslogtreecommitdiff
path: root/src/sound/cocoa_s.h
blob: 92f67cb10660030fa7f875ad383d1caed45bf6cd (plain)
1
2
3
4
5
6
7
8
9
10
/* $Id$ */

#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H

#include "../hal.h"

extern const HalSoundDriver _cocoa_sound_driver;

#endif /* SOUND_COCOA_H */