diff options
Diffstat (limited to 'src/code/fault_gc_drawer.c')
| -rw-r--r-- | src/code/fault_gc_drawer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/fault_gc_drawer.c b/src/code/fault_gc_drawer.c index a0e409df7..044b9561b 100644 --- a/src/code/fault_gc_drawer.c +++ b/src/code/fault_gc_drawer.c @@ -5,6 +5,7 @@ * the crash screen implemented by fault.c */ +#include "array_count.h" #include "fault.h" #include "gfx.h" |
