Index: runtime/vm/allocation.h |
diff --git a/runtime/vm/allocation.h b/runtime/vm/allocation.h |
index 0f705e505bb9e597db7332364ce34b48eb202c64..e77fd3dc6294a72217789d860fc10079e2fb7627 100644 |
--- a/runtime/vm/allocation.h |
+++ b/runtime/vm/allocation.h |
@@ -6,7 +6,7 @@ |
#define VM_ALLOCATION_H_ |
#include "platform/assert.h" |
-#include "platform/global.h" |
+#include "vm/globals.h" |
namespace dart { |