comparison src/midifile.h @ 37:1db62040204e

Combine some headers to single mplatform.h
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 21:53:33 +0300
parents a14cc6c5d7ef
children d85542c96791
comparison
equal deleted inserted replaced
36:bef14a3387a1 37:1db62040204e
1 #ifndef _MIDIFILE_H 1 #ifndef _MIDIFILE_H
2 #define _MIDIFILE_H 2 #define _MIDIFILE_H
3 3
4 #include "midiinfo.h" /* enumerations and constants for GM */ 4 #include "midiinfo.h" /* enumerations and constants for GM */
5 #include "mtypes.h" 5 #include "mplatform.h"
6 6
7 7
8 /* 8 /*
9 * midiFile.c - Header file for Steevs MIDI Library 9 * midiFile.c - Header file for Steevs MIDI Library
10 * Version 1.4 10 * Version 1.4