summaryrefslogtreecommitdiff
path: root/sound/sdl_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/sdl_s.h')
-rw-r--r--sound/sdl_s.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/sdl_s.h b/sound/sdl_s.h
index 5808f68de..6fc2b6dc0 100644
--- a/sound/sdl_s.h
+++ b/sound/sdl_s.h
@@ -3,7 +3,7 @@
#ifndef SOUND_SDL_H
#define SOUND_SDL_H
-#include "hal.h"
+#include "../hal.h"
extern const HalSoundDriver _sdl_sound_driver;