summaryrefslogtreecommitdiff
path: root/src/binary-reader-linker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary-reader-linker.cc')
-rw-r--r--src/binary-reader-linker.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/binary-reader-linker.cc b/src/binary-reader-linker.cc
index 05ccf438..aab17f1a 100644
--- a/src/binary-reader-linker.cc
+++ b/src/binary-reader-linker.cc
@@ -14,12 +14,12 @@
* limitations under the License.
*/
-#include "binary-reader-linker.h"
+#include "src/binary-reader-linker.h"
#include <vector>
-#include "binary-reader-nop.h"
-#include "wasm-link.h"
+#include "src/binary-reader-nop.h"
+#include "src/wasm-link.h"
#define RELOC_SIZE 5