diff --git a/include/unit.h b/include/unit.h index 162cfa90..8cb556de 100644 --- a/include/unit.h +++ b/include/unit.h @@ -32,6 +32,8 @@ * Markus Armbruster, 2006 */ +#include "empobj.h" + struct ulist { struct emp_qelem queue; /* list of units */ double mobil; /* how much mobility the unit has left */