diff --git a/src/video/dedicated_v.cpp b/src/video/dedicated_v.cpp --- a/src/video/dedicated_v.cpp +++ b/src/video/dedicated_v.cpp @@ -18,7 +18,7 @@ #include "../fios.h" #include "../blitter/factory.hpp" #include "../core/alloc_func.hpp" -#include "../player_func.h" +#include "../company_func.h" #include "../core/random_func.hpp" #include "dedicated_v.h"