diff --git a/fdbserver/VFSAsync.cpp b/fdbserver/VFSAsync.cpp index dd2231dc8b..6bc2132893 100644 --- a/fdbserver/VFSAsync.cpp +++ b/fdbserver/VFSAsync.cpp @@ -32,7 +32,7 @@ #include #ifdef WIN32 -#include "fdbserver/Windows.h" +#include #endif #ifdef __unixish__