summaryrefslogtreecommitdiff
path: root/video/dedicated_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/dedicated_v.h')
-rw-r--r--video/dedicated_v.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/dedicated_v.h b/video/dedicated_v.h
index 61a76a95d..9ba1223d3 100644
--- a/video/dedicated_v.h
+++ b/video/dedicated_v.h
@@ -3,7 +3,7 @@
#ifndef VIDEO_DEDICATED_H
#define VIDEO_DEDICATED_H
-#include "hal.h"
+#include "../hal.h"
extern const HalVideoDriver _dedicated_video_driver;