This commit was generated by cvs2svn to compensate for changes in r136,
[gnokii.git] / common / files / midifile.c
index 7177373..9e55249 100644 (file)
@@ -167,14 +167,14 @@ void midifile(struct MF * mf);
 #include <string.h>
 #include <fcntl.h>
 
-#ifdef WIN32
-
-  #include <windows.h>
-
-#else
-
-  #include <unistd.h>
-#endif
+#ifdef WIN32\r
+\r
+  #include <windows.h>\r
+\r
+#else\r
+\r
+  #include <unistd.h>\r
+#endif\r
 
 #include "gsm-common.h"
 #include "gsm-ringtones.h"