summaryrefslogtreecommitdiff
path: root/src/webidl-ast.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/webidl-ast.c')
-rw-r--r--src/webidl-ast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webidl-ast.c b/src/webidl-ast.c
index b300383..95b271d 100644
--- a/src/webidl-ast.c
+++ b/src/webidl-ast.c
@@ -5,7 +5,7 @@
#include <errno.h>
#include "webidl-ast.h"
-#include "genjsbind.h"
+#include "options.h"
extern int webidl_debug;
extern int webidl__flex_debug;