X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/75c3db512c67ff8f548d5fdd0e07c9f780973bcb..73ff7639310df077f88658e53095670710099f53:/projects/sgauth/web.cpp diff --git a/projects/sgauth/web.cpp b/projects/sgauth/web.cpp index edafc9d8..6b49b325 100644 --- a/projects/sgauth/web.cpp +++ b/projects/sgauth/web.cpp @@ -28,9 +28,9 @@ #include #include +#include "stg/common.h" +#include "stg/ia.h" #include "web.h" -#include "common.h" -#include "ia_auth_c.h" extern WEB * web; extern IA_CLIENT_PROT * clnp;