diff --git a/include/coap3/coap.h.windows b/include/coap3/coap.h.windows index a0c35cda6c..9bf05e6f14 100644 --- a/include/coap3/coap.h.windows +++ b/include/coap3/coap.h.windows @@ -54,9 +54,9 @@ extern "C" { #include "coap3/coap_pdu.h" #include "coap3/coap_prng.h" #include "coap3/coap_resource.h" +#include "coap3/coap_str.h" #include "coap3/coap_subscribe.h" #include "coap3/coap_time.h" -#include "coap3/coap_str.h" #include "coap3/coap_uri.h" #include "coap3/coap_ws.h" diff --git a/include/coap3/coap.h.windows.in b/include/coap3/coap.h.windows.in index ef3aa27049..177bdd9844 100644 --- a/include/coap3/coap.h.windows.in +++ b/include/coap3/coap.h.windows.in @@ -54,9 +54,9 @@ extern "C" { #include "coap@LIBCOAP_API_VERSION@/coap_pdu.h" #include "coap@LIBCOAP_API_VERSION@/coap_prng.h" #include "coap@LIBCOAP_API_VERSION@/coap_resource.h" +#include "coap@LIBCOAP_API_VERSION@/coap_str.h" #include "coap@LIBCOAP_API_VERSION@/coap_subscribe.h" #include "coap@LIBCOAP_API_VERSION@/coap_time.h" -#include "coap@LIBCOAP_API_VERSION@/coap_str.h" #include "coap@LIBCOAP_API_VERSION@/coap_uri.h" #include "coap@LIBCOAP_API_VERSION@/coap_ws.h"