Generate config.h in builddir again, and fix compilation when compiling taglib alone

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@937935 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
David Faure
2009-03-10 20:27:59 +00:00
parent 3ec42c7b84
commit c918150b72
2 changed files with 3 additions and 2 deletions

View File

@ -20,7 +20,7 @@
***************************************************************************/
#ifdef HAVE_CONFIG_H
#include "../../config.h"
#include "config.h"
#endif
#include "tag_c.h"