Fix missing include.
This commit is contained in:
parent
e04193eabd
commit
78008c69fa
1 changed files with 2 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue