tron@2186: /* $Id$ */ tron@2186: tron@2174: #ifndef VIDEO_WIN32_H tron@2174: #define VIDEO_WIN32_H tron@2174: tron@2189: #include "../hal.h" tron@2174: tron@2174: extern const HalVideoDriver _win32_video_driver; tron@2174: tron@2174: #endif