changeset 1361 | 19418e4422cb |
parent 1312 | c9b51268668f |
child 1402 | d910939febfa |
1.1 --- a/src/audio/sun/SDL_sunaudio.h Fri Feb 10 07:29:08 2006 +0000 1.2 +++ b/src/audio/sun/SDL_sunaudio.h Thu Feb 16 10:11:48 2006 +0000 1.3 @@ -23,7 +23,7 @@ 1.4 #ifndef _SDL_lowaudio_h 1.5 #define _SDL_lowaudio_h 1.6 1.7 -#include "SDL_sysaudio.h" 1.8 +#include "../SDL_sysaudio.h" 1.9 1.10 /* Hidden "this" pointer for the video functions */ 1.11 #define _THIS SDL_AudioDevice *this