include StorageDefs.h for B_WRITE_ONLY and related friends
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4204 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
80a9c4f4c3
commit
4b45d1a25c
@ -16,6 +16,7 @@
|
||||
*/
|
||||
|
||||
#include <File.h>
|
||||
#include <StorageDefs.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
@ -39,6 +39,7 @@
|
||||
#include <string.h>
|
||||
#include <ByteOrder.h>
|
||||
#include <File.h>
|
||||
#include <StorageDefs.h>
|
||||
#include <TranslatorFormats.h>
|
||||
|
||||
struct ColorSpaceName {
|
||||
|
@ -35,6 +35,7 @@
|
||||
/*****************************************************************************/
|
||||
#include <ByteOrder.h>
|
||||
#include <File.h>
|
||||
#include <StorageDefs.h>
|
||||
#include <iostream.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user