summaryrefslogtreecommitdiffstats
path: root/libmpdemux/ebml.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/ebml.h')
-rw-r--r--libmpdemux/ebml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpdemux/ebml.h b/libmpdemux/ebml.h
index 1d961dee6d..c39f43b348 100644
--- a/libmpdemux/ebml.h
+++ b/libmpdemux/ebml.h
@@ -1,7 +1,7 @@
#ifndef __EBML_H
#define __EBML_H
-#include <stdint.h>
+#include <inttypes.h>
/* EBML version supported */