As pointed out by Ingo, Mime.h is also a Haiku header and includes MimeType.h
for convenience. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27829 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4df6a8c3fb
commit
fb2f3ef96c
@ -9,11 +9,7 @@
|
||||
|
||||
#include <Entry.h>
|
||||
#include <List.h>
|
||||
#ifdef __HAIKU__
|
||||
# include <MimeType.h>
|
||||
#else
|
||||
# include <Mime.h>
|
||||
#endif
|
||||
#include <Mime.h>
|
||||
#include <Roster.h>
|
||||
#include <String.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user