summaryrefslogtreecommitdiff
path: root/src/nsgenbind.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-05-03 17:29:45 +0100
committerVincent Sanders <vince@kyllikki.org>2019-05-03 17:33:28 +0100
commite031876dd52c9d789ec5a3e41156d99962126c2e (patch)
tree99ee5595e59fb033db6265fce2b2670f5fd13595 /src/nsgenbind.c
parent2bfebeabafb9e35290e83103621e5d6a616f5561 (diff)
downloadnsgenbind-e031876dd52c9d789ec5a3e41156d99962126c2e.tar.gz
nsgenbind-e031876dd52c9d789ec5a3e41156d99962126c2e.tar.bz2
Make file output use a common interface
Signed-off-by: Vincent Sanders <vince@kyllikki.org>
Diffstat (limited to 'src/nsgenbind.c')
-rw-r--r--src/nsgenbind.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nsgenbind.c b/src/nsgenbind.c
index 58d62cb..73b9673 100644
--- a/src/nsgenbind.c
+++ b/src/nsgenbind.c
@@ -18,6 +18,7 @@
#include "nsgenbind-ast.h"
#include "webidl-ast.h"
#include "ir.h"
+#include "output.h"
#include "jsapi-libdom.h"
#include "duk-libdom.h"