X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/0907aa4037b12b6b88ee24495d4577a064d4f8db..2574a28cbf000603bc31f61593dbf061ff56c1d5:/projects/stargazer/corps_impl.h diff --git a/projects/stargazer/corps_impl.h b/projects/stargazer/corps_impl.h index 43bcb5d9..e4601301 100644 --- a/projects/stargazer/corps_impl.h +++ b/projects/stargazer/corps_impl.h @@ -22,7 +22,6 @@ #include "stg/corporations.h" #include "stg/corp_conf.h" -#include "stg/locker.h" #include "stg/logger.h" #include @@ -33,7 +32,7 @@ namespace STG { -struct Admin; +class Admin; struct Store; class CorporationsImpl : public Corporations {