--- /tmp/video_out.c 2009-01-14 16:39:38.000000000 +0100 +++ trunk/libvo/video_out.c 2009-01-14 16:40:11.000000000 +0100 @@ -86,6 +86,7 @@ extern vo_functions_t video_out_bl; extern vo_functions_t video_out_fbdev; extern vo_functions_t video_out_fbdev2; +extern vo_functions_t video_out_omapfb; extern vo_functions_t video_out_svga; extern vo_functions_t video_out_png; extern vo_functions_t video_out_ggi;