X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8e80bb9cec2c90dd61f810fb1525932a434288eb..HEAD:/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 {