]> code.delx.au - pulseaudio/blobdiff - polyp/packet.h
Apply Joe Marcus Clarke's FreeBSD patches
[pulseaudio] / polyp / packet.h
index 8bea07e1952e1f3118f8deedada521a1ed826b3d..8f5cb8354bd72f09338aeb3a40167da90d35bc8e 100644 (file)
@@ -23,7 +23,7 @@
 ***/
 
 #include <sys/types.h>
-#include <stdint.h>
+#include <inttypes.h>
 
 struct pa_packet {
     enum { PA_PACKET_APPENDED, PA_PACKET_DYNAMIC } type;