diff options
Diffstat (limited to 'sandbox/win/src/dep.cc')
-rw-r--r-- | sandbox/win/src/dep.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/src/dep.cc b/sandbox/win/src/dep.cc index 4995601..0c42050 100644 --- a/sandbox/win/src/dep.cc +++ b/sandbox/win/src/dep.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/dep.h" +#include "sandbox/win/src/dep.h" #include <windows.h> |