more fixup

This commit is contained in:
Glenn Maynard
2003-02-14 07:02:58 +00:00
parent 12b5fba7b6
commit 0d917ae175
+2 -2
View File
@@ -39,9 +39,9 @@
*/
#include "MsdFile.h"
#include "RageLog.h"
#include "fcntl.h"
#include <fcntl.h>
#if defined(WIN32)
#include "io.h"
#include <io.h>
#endif
#include "RageUtil.h"