view src/flacng/flac_compat114.h @ 3195:16d4308fb36e

alsa-ng: Set type hint on prefs window, and don't use deprecated GTK funcs.
author John Lindgren <john.lindgren@tds.net>
date Thu, 09 Jul 2009 11:03:32 -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