Index: snapshot/mac/mach_o_image_reader_test.cc |
diff --git a/snapshot/mac/mach_o_image_reader_test.cc b/snapshot/mac/mach_o_image_reader_test.cc |
index afbf579844eb0dcd783b0289afa706b32c5236f8..793290969a07049e949a51d9aff1fcd770eb5e3f 100644 |
--- a/snapshot/mac/mach_o_image_reader_test.cc |
+++ b/snapshot/mac/mach_o_image_reader_test.cc |
@@ -31,8 +31,8 @@ |
#include "snapshot/mac/mach_o_image_segment_reader.h" |
#include "snapshot/mac/process_reader.h" |
#include "snapshot/mac/process_types.h" |
+#include "test/mac/dyld.h" |
#include "util/misc/uuid.h" |
-#include "util/test/mac/dyld.h" |
// This file is responsible for testing MachOImageReader, |
// MachOImageSegmentReader, and MachOImageSymbolTableReader. |