[mythtv-commits] Ticket #8540: osdsurface.h: No such file or directory

MythTV mythtv at cvs.mythtv.org
Mon Jun 7 14:09:44 UTC 2010


#8540: osdsurface.h: No such file or directory
-------------------------------------+--------------------------------------
 Reporter:  l-case@…                 |       Owner:  janne      
     Type:  patch                    |      Status:  new        
 Priority:  minor                    |   Milestone:  unknown    
Component:  MythTV - Video Playback  |     Version:  Unspecified
 Severity:  medium                   |     Mlocked:  0          
-------------------------------------+--------------------------------------
 In videoout was left a old include:

 videoout_quartz.cpp:62:24: error: osdsurface.h: No such file or directory

 {{{

 Index: libs/libmythtv/videoout_quartz.cpp
 ===================================================================
 --- libs/libmythtv/videoout_quartz.cpp  (revision 25004)
 +++ libs/libmythtv/videoout_quartz.cpp  (working copy)
 @@ -59,7 +59,6 @@
  #import <QuickTime/QuickTime.h>

  #include "osd.h"
 -#include "osdsurface.h"
  #include "mythconfig.h"
  #include "mythverbose.h"
  #include "videodisplayprofile.h"

 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8540>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list