diff options
Diffstat (limited to 'sandbox/win/src/service_resolver.cc')
-rw-r--r-- | sandbox/win/src/service_resolver.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/src/service_resolver.cc b/sandbox/win/src/service_resolver.cc index 79579a0..bae698c 100644 --- a/sandbox/win/src/service_resolver.cc +++ b/sandbox/win/src/service_resolver.cc @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "sandbox/src/service_resolver.h" +#include "sandbox/win/src/service_resolver.h" #include "base/logging.h" #include "base/win/pe_image.h" |