summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/md5sum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/md5sum.h b/libvo/md5sum.h
index a1179bbf67..987471d520 100644
--- a/libvo/md5sum.h
+++ b/libvo/md5sum.h
@@ -77,7 +77,7 @@
/* #include "auth_common.h" This was in the original. */
-#include <stdint.h> /* This was not... */
+#include <inttypes.h> /* This was not... */
/* -------------------------------------------------------------------------- **
* Typedefs: