mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
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:
parent
cdcd225793
commit
64f6603fbe
@ -10,7 +10,7 @@
|
||||
#ifndef _sk_resource_item_h_
|
||||
#define _sk_resource_item_h_
|
||||
|
||||
#include <MallocIO.h>
|
||||
#include <DataIO.h>
|
||||
#include <String.h>
|
||||
|
||||
namespace StorageKit {
|
||||
|
Loading…
Reference in New Issue
Block a user