# HG changeset patch # User mas01cr # Date 1262700583 0 # Node ID b82b90c6445e427282ea0f4b9b694244f3852095 # Parent 2a97f3f9a6acb3d5edff616a11e7f5fc7cb78895 Add stdio.h include to audioDB-internals.h Patch from David Lewis on audiodb_l 2009-11-19 diff -r 2a97f3f9a6ac -r b82b90c6445e audioDB-internals.h --- a/audioDB-internals.h Tue Oct 27 17:48:55 2009 +0000 +++ b/audioDB-internals.h Tue Jan 05 14:09:43 2010 +0000 @@ -7,6 +7,7 @@ #include #include +#include #include #include #if defined(WIN32)