Index: runtime/vm/port_test.cc |
diff --git a/runtime/vm/port_test.cc b/runtime/vm/port_test.cc |
index 1488f4ae0f49a218f278ac1bbc4c46c328bc760c..c5762dab224f6607d323474b4e66af98b53379f0 100644 |
--- a/runtime/vm/port_test.cc |
+++ b/runtime/vm/port_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/message_queue.h" |
#include "vm/os.h" |
#include "vm/port.h" |