view src/flacng/flac_compat113.h @ 1160:98a760301a4e trunk

[svn] - add a check for file existence to fileinfo dialog. closes #941.
author yaz
date Sun, 03 Jun 2007 11:20:23 -0700
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef FLAC_COMPAT113_H
#define FLAC_COMPAT113_H

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

#endif