diff options
Diffstat (limited to 'src/audio/dma/SDL_dmaaudio.h')
-rw-r--r-- | src/audio/dma/SDL_dmaaudio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/dma/SDL_dmaaudio.h b/src/audio/dma/SDL_dmaaudio.h index 3174a0e6..f48e7919 100644 --- a/src/audio/dma/SDL_dmaaudio.h +++ b/src/audio/dma/SDL_dmaaudio.h @@ -23,7 +23,7 @@ #ifndef _SDL_dspaudio_h #define _SDL_dspaudio_h -#include "SDL_sysaudio.h" +#include "../SDL_sysaudio.h" /* Hidden "this" pointer for the video functions */ #define _THIS SDL_AudioDevice *this |