music/qtmidi.h
author tron
Tue, 27 Jun 2006 21:25:53 +0000
changeset 4077 d3022f976946
parent 2548 97ada3bd2702
permissions -rw-r--r--
(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular
/* $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 */