summaryrefslogtreecommitdiff
path: root/video/sdl_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/sdl_v.h')
-rw-r--r--video/sdl_v.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/sdl_v.h b/video/sdl_v.h
index 78fa48f4a..07ba50f3c 100644
--- a/video/sdl_v.h
+++ b/video/sdl_v.h
@@ -3,7 +3,7 @@
#ifndef VIDEO_SDL_H
#define VIDEO_SDL_H
-#include "hal.h"
+#include "../hal.h"
extern const HalVideoDriver _sdl_video_driver;