(svn r3485) - [Post-PBS]: when reverting PBS and removing station-tile reservations a station can of course not be a crossing as well. Thanks glx.
/* $Id$ */
#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H
#include "../hal.h"
extern const HalSoundDriver _cocoa_sound_driver;
#endif