diff options
Diffstat (limited to 'core/context.h')
-rw-r--r-- | core/context.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/context.h b/core/context.h index e2a62a53..15897ff3 100644 --- a/core/context.h +++ b/core/context.h @@ -14,6 +14,7 @@ #include "alspan.h" #include "async_event.h" #include "atomic.h" +#include "flexarray.h" #include "opthelpers.h" #include "vecmat.h" |