Chromium Code Reviews| Index: runtime/bin/process.h |
| diff --git a/runtime/bin/process.h b/runtime/bin/process.h |
| index 65674bcc22c35ba6134d75146936721beea9e70f..33863d2430dbd59a27c38707d0661d8f37f451bf 100644 |
| --- a/runtime/bin/process.h |
| +++ b/runtime/bin/process.h |
| @@ -6,7 +6,8 @@ |
| #define BIN_PROCESS_H_ |
| #include "bin/builtin.h" |
| -#include "bin/globals.h" |
| + |
| +#include "platform/globals.h" |
| class Process { |