diff 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
line wrap: on
line diff
--- a/src/midifile.h	Tue Aug 06 00:04:37 2013 +0300
+++ b/src/midifile.h	Tue Aug 06 00:23:45 2013 +0300
@@ -2,7 +2,7 @@
 #define _MIDIFILE_H
 
 #include "midiinfo.h"           /* enumerations and constants for GM */
-#include "mplatform.h"
+#include "platform.h"
 
 
 /*