diff --git a/unittests/Support/Path.cpp b/unittests/Support/Path.cpp index 262d27260ce..210b3a04cb2 100644 --- a/unittests/Support/Path.cpp +++ b/unittests/Support/Path.cpp @@ -16,7 +16,7 @@ #include "gtest/gtest.h" #ifdef LLVM_ON_WIN32 -#include +#include #include #endif