remove old cvs tag
[wdq2wav.git] / wdq2wav.cpp
index b72d6fa95b9b7a292aa59d8de444a58bf3afafc0..5c35d4c24620bf5182804ce7816596defe76aace 100644 (file)
@@ -8,8 +8,6 @@
 **
 **  Copyright (c) 2003 Kevin Rosenberg
 **
-**  $Id$
-**
 **  This program is free software; you can redistribute it and/or modify
 **  it under the terms of the GNU General Public License (version 2) as
 **  published by the Free Software Foundation.
@@ -24,6 +22,7 @@
 **  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ******************************************************************************/
 
+#include <stdlib.h>
 #include <wdq2wav.h>
 
 const char* g_szIdStr = "$Id$";