From 8e407ca0e81534f0b324b0198ffd08d7616894e4 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Thu, 20 Jan 2011 20:55:45 +0000 Subject: [PATCH] * err, 40255 was missing the essential part, actually git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40257 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- headers/private/storage/Partition.h | 1 - 1 file changed, 1 deletion(-) diff --git a/headers/private/storage/Partition.h b/headers/private/storage/Partition.h index 87158cf664..2f897c680e 100644 --- a/headers/private/storage/Partition.h +++ b/headers/private/storage/Partition.h @@ -11,7 +11,6 @@ #include #include #include -#include class BBitmap;