summaryrefslogtreecommitdiff
path: root/src/binary-writer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/binary-writer.cc')
-rw-r--r--src/binary-writer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/binary-writer.cc b/src/binary-writer.cc
index 3d76eec2..915a3949 100644
--- a/src/binary-writer.cc
+++ b/src/binary-writer.cc
@@ -26,8 +26,8 @@
#include <vector>
-#include "ast.h"
#include "binary.h"
+#include "ir.h"
#include "stream.h"
#include "writer.h"