diff options
Diffstat (limited to 'sandbox/win/src/resolver.h')
-rw-r--r-- | sandbox/win/src/resolver.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/src/resolver.h b/sandbox/win/src/resolver.h index 7ec0bf5..85f1e91 100644 --- a/sandbox/win/src/resolver.h +++ b/sandbox/win/src/resolver.h @@ -7,7 +7,7 @@ // http://dev.chromium.org/developers/design-documents/sandbox . #include "base/basictypes.h" -#include "sandbox/src/nt_internals.h" +#include "sandbox/win/src/nt_internals.h" #ifndef SANDBOX_SRC_RESOLVER_H__ #define SANDBOX_SRC_RESOLVER_H__ |