view src/flacng/flac_compat114.h @ 3056:03f247c0d31d

Fix stutter when resuming WMA audio playback.
author John Lindgren <john.lindgren@tds.net>
date Sun, 19 Apr 2009 22:22:27 -0400
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef FLAC_COMPAT114_H
#define FLAC_COMPAT114_H

#if defined(FLAC_API_VERSION_CURRENT) && FLAC_API_VERSION_CURRENT == 8
#endif

#endif