X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/47ed01e1c077fdce7182b1cc83d33d8475d5e88b..34ef822e81b9f236b2f5edf52d351a0f82d59a0c:/projects/sgauth/main.cpp?ds=sidebyside

diff --git a/projects/sgauth/main.cpp b/projects/sgauth/main.cpp
index b161a5f3..96c58203 100644
--- a/projects/sgauth/main.cpp
+++ b/projects/sgauth/main.cpp
@@ -35,8 +35,8 @@
 #include <iostream>
 #include <vector>
 
-#include "ia_auth_c.h"
-#include "common.h"
+#include "stg/ia.h"
+#include "stg/common.h"
 #include "web.h"
 #include "settings_impl.h"