]> git.stg.codes - stg.git/blobdiff - projects/sgauth/web.cpp
Fix sgauth compilation errors
[stg.git] / projects / sgauth / web.cpp
index edafc9d84aa05eede4bdf12e196c6b1f2e2faeb5..e3c38adf70b469715d914bbef869802f76089f11 100644 (file)
@@ -28,9 +28,9 @@
 #include <time.h>
 #include <libintl.h>
 
+#include "stg/common.h"
+#include "stg/ia_auth_c.h"
 #include "web.h"
-#include "common.h"
-#include "ia_auth_c.h"
 
 extern WEB * web;
 extern IA_CLIENT_PROT * clnp;