Don't include tdebug.h in any installed header. I'll remove it from installation

shortly.


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@438692 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler
2005-07-25 19:26:00 +00:00
parent 052a1d2720
commit eb592f0933
3 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,7 @@
***************************************************************************/
#include <tbytevectorlist.h>
#include <tdebug.h>
#include "apeitem.h"

View File

@ -20,6 +20,7 @@
***************************************************************************/
#include <tstring.h>
#include <tdebug.h>
#include "oggpage.h"
#include "oggpageheader.h"

View File

@ -19,8 +19,6 @@
* USA *
***************************************************************************/
#include <tdebug.h>
#include <algorithm>
namespace TagLib {