Include the official DataIO.h rather than MallocIO.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@26 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
#ifndef _sk_resource_item_h_
|
#ifndef _sk_resource_item_h_
|
||||||
#define _sk_resource_item_h_
|
#define _sk_resource_item_h_
|
||||||
|
|
||||||
#include <MallocIO.h>
|
#include <DataIO.h>
|
||||||
#include <String.h>
|
#include <String.h>
|
||||||
|
|
||||||
namespace StorageKit {
|
namespace StorageKit {
|
||||||
|
|||||||
Reference in New Issue
Block a user