summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/sharedmem_ipc_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/sharedmem_ipc_client.cc')
-rw-r--r--sandbox/win/src/sharedmem_ipc_client.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/win/src/sharedmem_ipc_client.cc b/sandbox/win/src/sharedmem_ipc_client.cc
index 30c03b9..a9eb01f 100644
--- a/sandbox/win/src/sharedmem_ipc_client.cc
+++ b/sandbox/win/src/sharedmem_ipc_client.cc
@@ -3,10 +3,10 @@
// found in the LICENSE file.
#include <string.h>
-#include "sandbox/src/sharedmem_ipc_client.h"
-#include "sandbox/src/sandbox.h"
-#include "sandbox/src/crosscall_client.h"
-#include "sandbox/src/crosscall_params.h"
+#include "sandbox/win/src/sharedmem_ipc_client.h"
+#include "sandbox/win/src/sandbox.h"
+#include "sandbox/win/src/crosscall_client.h"
+#include "sandbox/win/src/crosscall_params.h"
#include "base/logging.h"
namespace sandbox {