sound/sdl_s.h
changeset 2189 5cdc11ffeaa4
parent 2186 db48cf29b983
--- a/sound/sdl_s.h	Sun Jul 24 20:47:42 2005 +0000
+++ b/sound/sdl_s.h	Mon Jul 25 07:16:10 2005 +0000
@@ -3,7 +3,7 @@
 #ifndef SOUND_SDL_H
 #define SOUND_SDL_H
 
-#include "hal.h"
+#include "../hal.h"
 
 extern const HalSoundDriver _sdl_sound_driver;