diff --git a/src/seen.h b/src/seen.h index d341cb631..de600d353 100644 --- a/src/seen.h +++ b/src/seen.h @@ -21,6 +21,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #define H_SEEN_REGION struct region; +struct faction; struct seen_region; #ifdef __cplusplus