updated SDL include path (d1x r1.3)

This commit is contained in:
Bradley Bell 2004-05-19 01:59:14 +00:00
parent 84e8d64941
commit 4d42c78ea3
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,7 @@
2004-05-18 Bradley Bell <btb@icculus.org>
* arch/linux/hmiplay.c: updated SDL include path (d1x r1.3)
* include/vecmat.h: comments/formatting
2004-05-18 Martin Schaffner <maschaffner@gmx.ch>

View file

@ -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 <SDL_thread.h>
#include <SDL/SDL_thread.h>
//#define WANT_AWE32 1