diff options
Diffstat (limited to 'sandbox/win/tests/validation_tests/suite.cc')
-rw-r--r-- | sandbox/win/tests/validation_tests/suite.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/tests/validation_tests/suite.cc b/sandbox/win/tests/validation_tests/suite.cc index 3147f70..95209b7 100644 --- a/sandbox/win/tests/validation_tests/suite.cc +++ b/sandbox/win/tests/validation_tests/suite.cc @@ -10,7 +10,7 @@ #include "base/win/windows_version.h" #include "testing/gtest/include/gtest/gtest.h" -#include "sandbox/tests/common/controller.h" +#include "sandbox/win/tests/common/controller.h" #pragma comment(lib, "shlwapi.lib") |