cdtext.c: Correct cdtext cue file name.
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
/* Simple program to list CD-Text info of a Compact Disc using
|
/* Simple program to list CD-Text info of a Compact Disc using
|
||||||
libcdio. See also corresponding C++ programs of similar names. */
|
libcdio. See also corresponding C++ programs of similar names. */
|
||||||
|
|
||||||
#define EXAMPLE_CUE_FILE "../test/data/cat.cue"
|
#define EXAMPLE_CUE_FILE "../test/data/cdtext.cue"
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user