diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/context.h b/include/context.h index ce5f913..5c07be3 100644 --- a/include/context.h +++ b/include/context.h @@ -82,7 +82,7 @@ typedef struct { double coriolis_vdrift; double coriolis_hdrift; double spin_drift; - RangeCard *range_card; + RangeCard range_card; } ATragMXSolution; #endif |
