summaryrefslogtreecommitdiffstats
path: root/sandbox/win/src/sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/win/src/sandbox.h')
-rw-r--r--sandbox/win/src/sandbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/win/src/sandbox.h b/sandbox/win/src/sandbox.h
index 18c05ce..ee4b7b0 100644
--- a/sandbox/win/src/sandbox.h
+++ b/sandbox/win/src/sandbox.h
@@ -22,8 +22,8 @@
#include <windows.h>
#include "base/basictypes.h"
-#include "sandbox/src/sandbox_policy.h"
-#include "sandbox/src/sandbox_types.h"
+#include "sandbox/win/src/sandbox_policy.h"
+#include "sandbox/win/src/sandbox_types.h"
// sandbox: Google User-Land Application Sandbox
namespace sandbox {