From 52cca71494b20e9b620775a60be9ff885a329480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 28 Oct 2003 13:48:45 +0000 Subject: Change .dsp and .dsw files for simple using under VCC 6.0 - just change unix end lines to dos end lines. First small changes for compilation engine under VCC, but it isn't finished yet. CVS patchset: 5624 CVS date: 2003/10/28 13:48:45 --- src/xine-utils/xmlparser.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/xine-utils/xmlparser.c') diff --git a/src/xine-utils/xmlparser.c b/src/xine-utils/xmlparser.c index 429a3bdf9..b3d63a56e 100644 --- a/src/xine-utils/xmlparser.c +++ b/src/xine-utils/xmlparser.c @@ -18,10 +18,11 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xmlparser.c,v 1.9 2003/09/16 02:12:54 storri Exp $ + * $Id: xmlparser.c,v 1.10 2003/10/28 13:48:45 valtri Exp $ * */ +#include #include #include #include -- cgit v1.2.3