diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-06 12:00:14 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-06 12:00:14 +0100 |
commit | 1af03ed39b6692231544e5c7b8325fa8d70c728d (patch) | |
tree | 3abf9399a50a62fdc5f851bd50bde21712ce855d /src/ast.h | |
parent | f981caeb7ebf53fea9d8f852edea6605d44d975e (diff) |
ast: port to new compat API.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/ast.h')
-rw-r--r-- | src/ast.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ #include "ast_pcirename.h" +#include "compat-api.h" + /* Compiler Options */ #define Accel_2D /* #define MMIO_2D */ |