From 2765ba67e611bb66ac26559b959251163c135cd1 Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 20 Jun 2002 10:26:11 +0000 Subject: [PATCH] Atmos says this is clearer and he is right. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6469 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/documentation.html b/DOCS/documentation.html index c186f8bfb2..4e4f32e141 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -1740,8 +1740,8 @@ version (/usr/ports/x11/mplayer).

You will have to go to the MPlayer directory, and copy or symlink -etc/cygwin_inttypes.h to /usr/include to make -MPlayer compile. Otherwise it will complain about missing +etc/cygwin_inttypes.h to /usr/include/inttypes.h to +make MPlayer compile. Otherwise it will complain about missing intypes.h.

Appendix A - Authors