Index: runtime/vm/cpu_test.cc |
diff --git a/runtime/vm/cpu_test.cc b/runtime/vm/cpu_test.cc |
index 001e266d5bf3c19f6096d5b487bf8316f4b41d30..3b2b07b545a254ec3514b16e99f7cf39881c05db 100644 |
--- a/runtime/vm/cpu_test.cc |
+++ b/runtime/vm/cpu_test.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
+// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-#include "vm/assert.h" |
+#include "platform/assert.h" |
#include "vm/cpu.h" |
#include "vm/globals.h" |
#include "vm/unit_test.h" |