music/qtmidi.h
author KUDr
Mon, 01 Jan 2007 18:26:10 +0000
branchcustombridgeheads
changeset 5624 7901de192beb
parent 4077 d3022f976946
permissions -rw-r--r--
(svn r7724) [cbh] - Codechange: cbh tile edge detection changed (using one if instead of switch) when entering the bridge wormhole
/* $Id$ */

#ifndef MUSIC_MACOSX_QUICKTIME_H
#define MUSIC_MACOSX_QUICKTIME_H

#include "../hal.h"

extern const HalMusicDriver _qtime_music_driver;

#endif /* !MUSIC_MACOSX_QUICKTIME_H */