Build fix: iso9660_identify.cpp still included the old header.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22924 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2007-11-13 20:31:31 +00:00
parent 63d2ded05d
commit 28143c31d1
@@ -48,7 +48,7 @@
#include <fs_info.h>
#include <KernelExport.h>
#include "iso.h"
#include "iso9660.h"
//#define TRACE(x) ;
#define TRACE(x) dprintf x