#include config.h

This commit is contained in:
Josh Coalson
2002-12-04 07:07:35 +00:00
parent 4fa90599fe
commit 5e31be1500
11 changed files with 44 additions and 2 deletions

View File

@@ -35,6 +35,10 @@
#include "id3v1.h" /* for genre stuff */
#include "locale_hack.h"
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#define ID3V2_MAX_STRING_LEN 4096
#define NUMBER_TRACK_FORMATED 1