modified to provider better R5 compatibility

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1615 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2002-10-23 13:45:47 +00:00
parent 2050c9bb7c
commit d7e489f80a
7 changed files with 100 additions and 8 deletions
+4
View File
@@ -9,6 +9,10 @@
#ifndef _MIME_H
#define _MIME_H
#ifndef _BE_BUILD_H
#include <BeBuild.h>
#endif
#include <sys/types.h>
#include <SupportDefs.h>
#include <StorageDefs.h>