Added lots of missing includes

This commit is contained in:
Michael Helmling
2012-02-15 21:54:19 +01:00
parent 140f4a57e2
commit de51307de7
16 changed files with 19 additions and 2 deletions

View File

@ -23,6 +23,7 @@
#include "itfile.h"
#include "tdebug.h"
#include "modfileprivate.h"
#include "tpropertymap.h"
using namespace TagLib;
using namespace IT;