music/qtmidi.h
author tron
Wed, 16 Nov 2005 13:45:04 +0000
changeset 2664 875d6800baaf
parent 2548 49c8a096033f
child 4077 d4d440dd8925
permissions -rw-r--r--
(svn r3206) Wrap all instances of _dbg_screen_rect in #ifdef _DEBUG
/*
 * qtmidi.h
 *
 * $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 */