diff --git a/headers/os/storage/PathFinder.h b/headers/os/storage/PathFinder.h index 0723c65403..6b79e823d8 100644 --- a/headers/os/storage/PathFinder.h +++ b/headers/os/storage/PathFinder.h @@ -1,5 +1,5 @@ /* - * Copyright 2013, Haiku, Inc. All Rights Reserved. + * Copyright 2013-2015, Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. */ #ifndef _PATH_FINDER_H @@ -7,11 +7,10 @@ #include -#include +#include class BPath; -class BStringList; struct entry_ref;