mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add cuesheet.h
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* These can't be included by themselves, only from within grabbag.h */
|
/* These can't be included by themselves, only from within grabbag.h */
|
||||||
|
#include "grabbag/cuesheet.h"
|
||||||
#include "grabbag/file.h"
|
#include "grabbag/file.h"
|
||||||
#include "grabbag/replaygain.h"
|
#include "grabbag/replaygain.h"
|
||||||
#include "grabbag/seektable.h"
|
#include "grabbag/seektable.h"
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
AUTOMAKE_OPTIONS = foreign
|
AUTOMAKE_OPTIONS = foreign
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
|
cuesheet.h \
|
||||||
file.h \
|
file.h \
|
||||||
replaygain.h \
|
replaygain.h \
|
||||||
seektable.h
|
seektable.h
|
||||||
|
|||||||
Reference in New Issue
Block a user