diff --git a/core_impl.c b/core_impl.c index fd0b8d09a0..b3e0c4f7ac 100644 --- a/core_impl.c +++ b/core_impl.c @@ -34,6 +34,7 @@ #include "network/netplay/netplay.h" #endif +#include "core.h" #include "dynamic.h" #include "msg_hash.h" #include "managers/state_manager.h"