summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/handle_dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/handle_dispatcher.h')
-rw-r--r--sandbox/win/src/handle_dispatcher.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/win/src/handle_dispatcher.h b/sandbox/win/src/handle_dispatcher.h
index c1abc28..a3dc6cf 100644
--- a/sandbox/win/src/handle_dispatcher.h
+++ b/sandbox/win/src/handle_dispatcher.h
@@ -6,8 +6,8 @@
#define SANDBOX_SRC_HANDLE_DISPATCHER_H_
#include "base/basictypes.h"
-#include "sandbox/src/crosscall_server.h"
-#include "sandbox/src/sandbox_policy_base.h"
+#include "sandbox/win/src/crosscall_server.h"
+#include "sandbox/win/src/sandbox_policy_base.h"
namespace sandbox {