X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9ff5d2bf8c72ad82b68761b920475ac8175791c6..5c19a000ed76d49fae019ed50955a1a530d161f0:/projects/rlm_stg/stg_client.h diff --git a/projects/rlm_stg/stg_client.h b/projects/rlm_stg/stg_client.h index 4b684968..f87f816f 100644 --- a/projects/rlm_stg/stg_client.h +++ b/projects/rlm_stg/stg_client.h @@ -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 {