diff --git a/src/sdp_util.c b/src/sdp_util.c index fa9317973..a8432a401 100644 --- a/src/sdp_util.c +++ b/src/sdp_util.c @@ -40,6 +40,7 @@ #include #include #include +#include // PRIx32 // workaround for missing PRIx32 on mspgcc (16-bit MCU) #ifndef PRIx32