diff options
Diffstat (limited to 'src/video')
-rw-r--r-- | src/video/cocoa_v.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video/cocoa_v.h b/src/video/cocoa_v.h index 1512a0b64..3e39ec966 100644 --- a/src/video/cocoa_v.h +++ b/src/video/cocoa_v.h @@ -10,4 +10,4 @@ extern const HalVideoDriver _cocoa_video_driver; -#endif +#endif /* VIDEO_COCOA_H */ |