Fix missing include.

This commit is contained in:
Markus Armbruster 2007-07-13 17:15:33 +00:00
parent e04193eabd
commit 78008c69fa

View file

@ -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 */