src/video/cocoa_v.h
changeset 6450 1c2016673250
parent 6192 c6adfc929c6b
child 6720 35756db7e577
child 7666 a5fccd76176a
equal deleted inserted replaced
6449:e520244dc71e 6450:1c2016673250
     8 #include "../openttd.h"
     8 #include "../openttd.h"
     9 #include "../gfx.h"
     9 #include "../gfx.h"
    10 
    10 
    11 extern const HalVideoDriver _cocoa_video_driver;
    11 extern const HalVideoDriver _cocoa_video_driver;
    12 
    12 
    13 #endif
    13 #endif /* VIDEO_COCOA_H */