comparison src/midifile.h @ 45:d85542c96791

Clean up the build some more, move platform specifics again.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 06 Aug 2013 00:23:45 +0300
parents 1db62040204e
children
comparison
equal deleted inserted replaced
44:f0073a47c31d 45:d85542c96791
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 "mplatform.h" 5 #include "platform.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