]> git.stg.codes - stg.git/blobdiff - projects/sgauth/main.cpp
Fix sgauth compilation errors
[stg.git] / projects / sgauth / main.cpp
index b161a5f300ea275a98bf4bec2d884f06030a0477..c78f18edcc7e330ad52149e2690e50c9454bcce5 100644 (file)
@@ -35,8 +35,8 @@
 #include <iostream>
 #include <vector>
 
-#include "ia_auth_c.h"
-#include "common.h"
+#include "stg/ia_auth_c.h"
+#include "stg/common.h"
 #include "web.h"
 #include "settings_impl.h"