5 lines
79 B
C++
5 lines
79 B
C++
#ifndef _MIDIDEF_HPP_
|
|
#define _MIDIDEF_HPP_
|
|
#include <winmus/mididef.h>
|
|
#endif
|