]> git.stg.codes - stg.git/blobdiff - projects/sgauth/web.cpp
Fix ia library header name
[stg.git] / projects / sgauth / web.cpp
index e3c38adf70b469715d914bbef869802f76089f11..6b49b3259d6d669ef2e03a638cc7d0057602619b 100644 (file)
@@ -29,7 +29,7 @@
 #include <libintl.h>
 
 #include "stg/common.h"
-#include "stg/ia_auth_c.h"
+#include "stg/ia.h"
 #include "web.h"
 
 extern WEB * web;