Partition class is now part of <boot/partitions.h>.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4676 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-09-14 16:39:57 +00:00
parent 1b9d001b66
commit 1cd06a2273
+2 -1
View File
@@ -4,11 +4,12 @@
*/
#include "Partition.h"
#include "RootFileSystem.h"
#include <StorageDefs.h>
#include <boot/vfs.h>
#include <boot/platform.h>
#include <boot/partitions.h>
#include <boot/stdio.h>
#include <util/kernel_cpp.h>