diff options
Diffstat (limited to 'src/dxr3/dxr3_video_out.h')
-rw-r--r-- | src/dxr3/dxr3_video_out.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dxr3/dxr3_video_out.h b/src/dxr3/dxr3_video_out.h index 0a6d65c59..d9263fbc0 100644 --- a/src/dxr3/dxr3_video_out.h +++ b/src/dxr3/dxr3_video_out.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: dxr3_video_out.h,v 1.4 2001/11/17 14:26:38 f1rmb Exp $ + * $Id: dxr3_video_out.h,v 1.5 2001/11/19 15:06:12 mlampard Exp $ * */ @@ -51,7 +51,7 @@ #endif #include "../video_out/video_out_x11.h" -#define LOOKUP_DEV "dxr3_devname" +#define LOOKUP_DEV "codec.dxr3_devname" #define DEFAULT_DEV "/dev/em8300" struct coeff { |