Previous 199869 Revisions Next

r34334 Saturday 10th January, 2015 at 18:42:43 UTC by Miodrag Milanović
fix compile (nw)
[src/lib/util]flac.h

trunk/src/lib/util/flac.h
r242845r242846
1717#include "corefile.h"
1818
1919#ifdef FLAC__NO_DLL
20#include "../../lib/libflac/include/FLAC/all.h"
20#include "../../../3rdparty/libflac/include/FLAC/all.h"
2121#else
2222#include <FLAC/all.h>
2323#endif


Previous 199869 Revisions Next


© 1997-2024 The MAME Team