Index: sandbox/win/src/service_resolver.h |
diff --git a/sandbox/src/service_resolver.h b/sandbox/win/src/service_resolver.h |
similarity index 98% |
rename from sandbox/src/service_resolver.h |
rename to sandbox/win/src/service_resolver.h |
index 99eadb6bd0f21279149d59060f7e5676736633cb..3eb9e0838109e322c9a871a02e6b02cead3a7090 100644 |
--- a/sandbox/src/service_resolver.h |
+++ b/sandbox/win/src/service_resolver.h |
@@ -5,8 +5,8 @@ |
#ifndef SANDBOX_SRC_SERVICE_RESOLVER_H__ |
#define SANDBOX_SRC_SERVICE_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 { |