libsndfile oops

This commit is contained in:
Jeff Lenk 2014-02-21 17:05:27 -06:00
parent e88ad70563
commit c2680ecb18
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include <stdarg.h>
#include <string.h>
#ifndef MSC_VER
#ifndef _MSC_VER
#include <unistd.h>
#endif
#include <ctype.h>