add cuesheet.h
This commit is contained in:
parent
dd723074af
commit
5d86e18cd2
@ -36,6 +36,7 @@
|
||||
#endif
|
||||
|
||||
/* These can't be included by themselves, only from within grabbag.h */
|
||||
#include "grabbag/cuesheet.h"
|
||||
#include "grabbag/file.h"
|
||||
#include "grabbag/replaygain.h"
|
||||
#include "grabbag/seektable.h"
|
||||
|
@ -3,6 +3,7 @@
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
EXTRA_DIST = \
|
||||
cuesheet.h \
|
||||
file.h \
|
||||
replaygain.h \
|
||||
seektable.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user