From daa2a2dc394440a80f9e1a0696cd0b94fec4252d Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 8 Jan 2016 17:25:08 -0500 Subject: amgc_unit_action.c: add missing (explicit) inclusion. --- src/driver/amgc_unit_action.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/driver/amgc_unit_action.c b/src/driver/amgc_unit_action.c index 0a07cb9..b1d018a 100644 --- a/src/driver/amgc_unit_action.c +++ b/src/driver/amgc_unit_action.c @@ -4,6 +4,7 @@ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC. */ /**********************************************************/ +#include #include #include -- cgit v1.2.3