summaryrefslogtreecommitdiff
path: root/video/null_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/null_v.h')
-rw-r--r--video/null_v.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/null_v.h b/video/null_v.h
index cb84c4cfd..56922d9b3 100644
--- a/video/null_v.h
+++ b/video/null_v.h
@@ -3,7 +3,7 @@
#ifndef VIDEO_NULL_H
#define VIDEO_NULL_H
-#include "hal.h"
+#include "../hal.h"
extern const HalVideoDriver _null_video_driver;