diff --git a/stepmania/src/RageUtil.cpp b/stepmania/src/RageUtil.cpp index fd1f96cf4d..fe54f5d885 100644 --- a/stepmania/src/RageUtil.cpp +++ b/stepmania/src/RageUtil.cpp @@ -12,7 +12,9 @@ */ #include "RageUtil.h" +#if 0 #include "fnmatch.h" +#endif ULONG randseed = time(NULL);