summaryrefslogtreecommitdiff
path: root/backend/src/ir/printf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backend/src/ir/printf.cpp')
-rw-r--r--backend/src/ir/printf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/src/ir/printf.cpp b/backend/src/ir/printf.cpp
index eb1c1990..2e082484 100644
--- a/backend/src/ir/printf.cpp
+++ b/backend/src/ir/printf.cpp
@@ -23,6 +23,7 @@
#include <stdarg.h>
#include "printf.hpp"
+#include "ir/unit.hpp"
namespace gbe
{