diff options
Diffstat (limited to 'sandbox/win/tests/validation_tests/commands.cc')
-rw-r--r-- | sandbox/win/tests/validation_tests/commands.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/win/tests/validation_tests/commands.cc b/sandbox/win/tests/validation_tests/commands.cc index d99451f..dcdd433 100644 --- a/sandbox/win/tests/validation_tests/commands.cc +++ b/sandbox/win/tests/validation_tests/commands.cc @@ -5,9 +5,9 @@ #include <windows.h> #include <string> -#include "sandbox/tests/validation_tests/commands.h" +#include "sandbox/win/tests/validation_tests/commands.h" -#include "sandbox/tests/common/controller.h" +#include "sandbox/win/tests/common/controller.h" namespace { |