ogg_afh.c: include inttypes.h
[paraslash.git] / ogg_afh.c
index cce1eb54f40c02d05e96419c1afd0e849c18c6a4..5aaf53f7499b3eb1d36e7ea3b53a3c9b33fce2e8 100644 (file)
--- a/ogg_afh.c
+++ b/ogg_afh.c
@@ -17,6 +17,7 @@
  */
 /** \file ogg_afh.c para_server's ogg vorbis audio format handler */
 
+#include <inttypes.h>
 #include <ogg/ogg.h>
 #include <vorbis/codec.h>
 #include <vorbis/vorbisfile.h>