Index: src/global-handles.h |
diff --git a/src/global-handles.h b/src/global-handles.h |
index 2171b2cf5684d9c9f5a2cfc95b3ebd0912a3b659..c89a2aacdd18ab6c4c7f23c8e073d6b989446f52 100644 |
--- a/src/global-handles.h |
+++ b/src/global-handles.h |
@@ -1,4 +1,4 @@ |
-// Copyright 2007-2008 the V8 project authors. All rights reserved. |
+// Copyright 2011 the V8 project authors. All rights reserved. |
// Redistribution and use in source and binary forms, with or without |
// modification, are permitted provided that the following conditions are |
// met: |
@@ -30,7 +30,7 @@ |
#include "../include/v8-profiler.h" |
-#include "list-inl.h" |
+#include "list.h" |
namespace v8 { |
namespace internal { |