Index: platform/hashmap.cc |
=================================================================== |
--- platform/hashmap.cc (revision 10251) |
+++ platform/hashmap.cc (working copy) |
@@ -2,7 +2,7 @@ |
// 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 "bin/hashmap.h" |
+#include "platform/hashmap.h" |
#include "bin/builtin.h" |
#include "platform/utils.h" |