summaryrefslogtreecommitdiff
path: root/src/dxr3/video_out_dxr3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dxr3/video_out_dxr3.h')
-rw-r--r--src/dxr3/video_out_dxr3.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/dxr3/video_out_dxr3.h b/src/dxr3/video_out_dxr3.h
index ae6e7f6a1..733be297f 100644
--- a/src/dxr3/video_out_dxr3.h
+++ b/src/dxr3/video_out_dxr3.h
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: video_out_dxr3.h,v 1.9 2002/08/17 14:30:10 mroi Exp $
+ * $Id: video_out_dxr3.h,v 1.10 2002/09/05 12:52:24 mroi Exp $
*/
#ifdef HAVE_CONFIG_H
@@ -69,8 +69,8 @@ typedef struct dxr3_overlay_s {
} dxr3_overlay_t;
typedef struct dxr3_driver_s {
- vo_driver_t vo_driver;
- config_values_t *config;
+ xine_vo_driver_t vo_driver;
+ xine_t *xine;
char devname[128];
char devnum[3];