diff options
Diffstat (limited to 'video/win32_v.h')
-rw-r--r-- | video/win32_v.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/video/win32_v.h b/video/win32_v.h index eba72cc8f..ccc9aed94 100644 --- a/video/win32_v.h +++ b/video/win32_v.h @@ -3,7 +3,7 @@ #ifndef VIDEO_WIN32_H #define VIDEO_WIN32_H -#include "hal.h" +#include "../hal.h" bool MyShowCursor(bool show); |