Index: runtime/vm/token.h |
diff --git a/runtime/vm/token.h b/runtime/vm/token.h |
index 0dd0adc46491db84686cf264a49b2ee2cb3782d4..c4365faa33b9621b0baba3076da9873e782365dd 100644 |
--- a/runtime/vm/token.h |
+++ b/runtime/vm/token.h |
@@ -5,7 +5,7 @@ |
#ifndef VM_TOKEN_H_ |
#define VM_TOKEN_H_ |
-#include "vm/assert.h" |
+#include "platform/assert.h" |
namespace dart { |