diff options
Diffstat (limited to 'ahl-binding/role.hpp')
-rw-r--r-- | ahl-binding/role.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ahl-binding/role.hpp b/ahl-binding/role.hpp index 1469b68..6831195 100644 --- a/ahl-binding/role.hpp +++ b/ahl-binding/role.hpp @@ -19,8 +19,7 @@ #include <vector> #include "interrupt.hpp" - -struct afb_request; +#include "afb-binding-common.h" class role_t { |