aboutsummaryrefslogtreecommitdiff
path: root/gst/info.h
diff options
context:
space:
mode:
authorjacopo grandi <jak.sk8@hotmail.it>2021-03-02 09:44:19 +0100
committerjacopo grandi <jak.sk8@hotmail.it>2021-03-02 09:44:19 +0100
commit879fb2adefadbc5f38711cd8f01bcc4cee053e3d (patch)
tree63d9841f0dd321978714dd5839cb6f8c3c8df57e /gst/info.h
parent2f345b1d6e130177efe4fa47d5b2bd11f352ce85 (diff)
i hate cmake, g++, ld, collect2, cc1, x86_64-w64-mingw32
Diffstat (limited to 'gst/info.h')
-rw-r--r--gst/info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/info.h b/gst/info.h
index eab1a51..ce4d3fd 100644
--- a/gst/info.h
+++ b/gst/info.h
@@ -103,6 +103,7 @@ void info_save_templates (infos *info, char *filename);
void info_template_add (infos *info, info_unit *temp);
+#include "units.h"
void info_load_army(struct army_ *ar, char *filename);
void info_save_army(struct army_ *ar, char *filename);