Chromium Code Reviews| Index: src/platform/socket.h |
| diff --git a/src/platform/socket.h b/src/platform/socket.h |
| index ff8c1de7ce74c05200ec54e1db748c9ce277fda3..164cf1744f1e464452b3574f1351304100558435 100644 |
| --- a/src/platform/socket.h |
| +++ b/src/platform/socket.h |
| @@ -28,7 +28,7 @@ |
| #ifndef V8_PLATFORM_SOCKET_H_ |
| #define V8_PLATFORM_SOCKET_H_ |
| -#include "globals.h" |
| +#include "base/globals.h" |
| #if V8_OS_WIN |
| #include "win32-headers.h" |
| #endif |