summarylogtreecommitdiffstats
path: root/cctools-ld64-2.patch
blob: 56c473dfacdeed736baba348b30e9c6afc5a1ce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ld64/src/ld/Snapshot.cpp	2013-10-02 20:08:31.672088145 +0200
+++ ld64/src/ld/Snapshot.cpp	2013-10-02 20:08:42.330088934 +0200
@@ -15,7 +15,7 @@
 #include <sys/stat.h>
 #include <libgen.h>
 #include <time.h>
-#include <Block.h>
+#include <BlocksRuntime/Block.h>
 
 #include "Snapshot.h"
 #include "Options.h"