]> git.stg.codes - stg.git/blobdiff - projects/sgauth/main.cpp
Do not mix CFLAGS and CXXFLAGS
[stg.git] / projects / sgauth / main.cpp
index b161a5f300ea275a98bf4bec2d884f06030a0477..96c58203ec78c5d5463cae2a52eada20232ef723 100644 (file)
@@ -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"