diff --git a/stepmania/src/crypto/CryptNoise.cpp b/stepmania/src/crypto/CryptNoise.cpp index da9a135540..d8195da647 100644 --- a/stepmania/src/crypto/CryptNoise.cpp +++ b/stepmania/src/crypto/CryptNoise.cpp @@ -7,6 +7,7 @@ #if defined(WIN32) #define _WIN32_WINNT 0x0400 // VC6 header needs this defined. +#include #include /*