summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/handle_policy.h
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/handle_policy.h')
-rw-r--r--sandbox/win/src/handle_policy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/win/src/handle_policy.h b/sandbox/win/src/handle_policy.h
index c3b7156..d91a039 100644
--- a/sandbox/win/src/handle_policy.h
+++ b/sandbox/win/src/handle_policy.h
@@ -8,9 +8,9 @@
#include <string>
#include "base/basictypes.h"
-#include "sandbox/src/crosscall_server.h"
-#include "sandbox/src/policy_low_level.h"
-#include "sandbox/src/sandbox_policy.h"
+#include "sandbox/win/src/crosscall_server.h"
+#include "sandbox/win/src/policy_low_level.h"
+#include "sandbox/win/src/sandbox_policy.h"
namespace sandbox {