Chromium Code Reviews| Index: runtime/bin/directory.h |
| diff --git a/runtime/bin/directory.h b/runtime/bin/directory.h |
| index 7646cb0958e4e2864b21441e313869ea5befe6f0..b5ba45fcb14abae810a611806609aaea0d9619f2 100644 |
| --- a/runtime/bin/directory.h |
| +++ b/runtime/bin/directory.h |
| @@ -6,7 +6,8 @@ |
| #define BIN_DIRECTORY_H_ |
| #include "bin/builtin.h" |
| -#include "bin/globals.h" |
| + |
| +#include "platform/globals.h" |
| class Directory { |
| public: |