File diff r2188:6f92a4485e32 → r2189:2faee8988cf3
sound/sdl_s.h
Show inline comments
 
@@ -3,7 +3,7 @@
 
#ifndef SOUND_SDL_H
 
#define SOUND_SDL_H
 

	
 
#include "hal.h"
 
#include "../hal.h"
 

	
 
extern const HalSoundDriver _sdl_sound_driver;