src/music/dmusic.h
changeset 10430 8f711ad2da95
parent 10429 1b99254f9607
equal deleted inserted replaced
10429:1b99254f9607 10430:8f711ad2da95
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file dmusic.h Base of playing music via DirectMusic.
     3 /** @file dmusic.h Base of playing music via DirectMusic. */
     4 
     4 
     5 #ifndef MUSIC_DMUSIC_H
     5 #ifndef MUSIC_DMUSIC_H
     6 #define MUSIC_DMUSIC_H
     6 #define MUSIC_DMUSIC_H
     7 
     7 
     8 #include "music_driver.hpp"
     8 #include "music_driver.hpp"