X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/0907aa4037b12b6b88ee24495d4577a064d4f8db..2196a3a0cdc5384c082febb7f4aa5994cc7d80db:/projects/stargazer/corps_impl.h?ds=sidebyside 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 {