tevador 6 years ago
parent
commit
bece0a7206
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/tests/benchmark.cpp

+ 1 - 1
src/tests/benchmark.cpp

@@ -42,7 +42,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include "../common.hpp"
 #ifdef _WIN32
 #include <windows.h>
-#include <VersionHelpers.h>
+#include <versionhelpers.h>
 #endif
 #include "affinity.hpp"