| Index: sandbox/win/wow_helper/service64_resolver.h
|
| diff --git a/sandbox/wow_helper/service64_resolver.h b/sandbox/win/wow_helper/service64_resolver.h
|
| similarity index 97%
|
| rename from sandbox/wow_helper/service64_resolver.h
|
| rename to sandbox/win/wow_helper/service64_resolver.h
|
| index f782172ac8839cc4f94117217b276fc79c25ab4c..abd7efd813c615e8d88a5b0fa8dd7810b717ccbb 100644
|
| --- a/sandbox/wow_helper/service64_resolver.h
|
| +++ b/sandbox/win/wow_helper/service64_resolver.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef SANDBOX_WOW_HELPER_SERVICE64_RESOLVER_H__
|
| #define SANDBOX_WOW_HELPER_SERVICE64_RESOLVER_H__
|
|
|
| -#include "sandbox/src/nt_internals.h"
|
| -#include "sandbox/src/resolver.h"
|
| +#include "sandbox/win/src/nt_internals.h"
|
| +#include "sandbox/win/src/resolver.h"
|
|
|
| namespace sandbox {
|
|
|
|
|