From 4d42c78ea357466e9b467cd7f4eaef61c200ffae Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Wed, 19 May 2004 01:59:14 +0000 Subject: [PATCH] updated SDL include path (d1x r1.3) --- ChangeLog | 2 ++ arch/linux/hmiplay.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5865c1e3..51cf83c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-05-18 Bradley Bell + * arch/linux/hmiplay.c: updated SDL include path (d1x r1.3) + * include/vecmat.h: comments/formatting 2004-05-18 Martin Schaffner diff --git a/arch/linux/hmiplay.c b/arch/linux/hmiplay.c index afc23d66..5ba502ef 100644 --- a/arch/linux/hmiplay.c +++ b/arch/linux/hmiplay.c @@ -1,4 +1,4 @@ -/* $Id: hmiplay.c,v 1.2 2003-03-13 00:20:21 btb Exp $ */ +/* $Id: hmiplay.c,v 1.3 2004-05-19 01:59:14 btb Exp $ */ /* * HMI midi playing routines by Jani Frilander * @@ -23,7 +23,7 @@ #include "music.h" #include "cfile.h" -#include +#include //#define WANT_AWE32 1 -- 2.39.2