summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ast.h b/src/ast.h
index 910862e..09bf1bd 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -25,6 +25,8 @@
#include "ast_pcirename.h"
+#include "compat-api.h"
+
/* Compiler Options */
#define Accel_2D
/* #define MMIO_2D */