]> git.stg.codes - stg.git/blobdiff - projects/rlm_stg/stg_client.h
Fix rlm_stg compilation errors
[stg.git] / projects / rlm_stg / stg_client.h
index 4b6849684962bdcf965e923069e348b46f065fda..f87f816fbf1e6cc33665c07358455f1ab67149ee 100644 (file)
@@ -35,8 +35,8 @@
 #include <arpa/inet.h>
 #include <sys/socket.h> // socklen_t
 
-#include "blowfish.h"
-#include "rad_packets.h"
+#include "stg/blowfish.h"
+#include "stg/rad_packets.h"
 
 class STG_CLIENT
 {