src/video/cocoa_v.h
branchcpp_gui
changeset 6268 4b5241e5dd10
parent 6192 c6adfc929c6b
child 6720 35756db7e577
child 7666 a5fccd76176a
equal deleted inserted replaced
6267:7c8ec33959b1 6268:4b5241e5dd10
     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 */