Fix for VC++

This commit is contained in:
jsalmon3 2002-08-01 21:42:19 +00:00
parent 3d399f2053
commit 9b11336ee7

View file

@ -35,6 +35,7 @@
#if defined(WITH_SOUND) && defined(USE_FLAC) // {
#include <stdlib.h>
#include <string.h>
#include "FLAC/stream_decoder.h"
#include "myendian.h"