diff dvdread/dvd_reader.h @ 233:59b5753b09d7 src

Add support for building under MINGW.
author jcdutton
date Sun, 01 Feb 2004 17:55:19 +0000
parents 9b1b740e3fc9
children 5b8539cacebf
line wrap: on
line diff
--- a/dvdread/dvd_reader.h	Sun Feb 01 00:44:43 2004 +0000
+++ b/dvdread/dvd_reader.h	Sun Feb 01 17:55:19 2004 +0000
@@ -29,6 +29,7 @@
 #endif
 
 #include <sys/types.h>
+#include <inttypes.h>
 
 /**
  * The DVD access interface.