X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/38ee45741b7e4265cb763a9c20368d278ec0031f..76e975a593f0194edcbfbfc952eb391b2b8605cf:/projects/stargazer/plugins/other/smux/utils.h diff --git a/projects/stargazer/plugins/other/smux/utils.h b/projects/stargazer/plugins/other/smux/utils.h index 7cfbdc78..0814bfba 100644 --- a/projects/stargazer/plugins/other/smux/utils.h +++ b/projects/stargazer/plugins/other/smux/utils.h @@ -3,9 +3,9 @@ #include -#include "asn1/OBJECT_IDENTIFIER.h" -#include "SMUX-PDUs.h" -#include "asn1/GetResponse-PDU.h" +#include "stg/OBJECT_IDENTIFIER.h" +#include "stg/SMUX-PDUs.h" +#include "stg/GetResponse-PDU.h" bool WaitPackets(int sd); bool String2OI(const std::string & str, OBJECT_IDENTIFIER_t * oi);