diff --git a/src/ops/resizeoperation.cpp b/src/ops/resizeoperation.cpp index d9bbae3..e8915cb 100644 --- a/src/ops/resizeoperation.cpp +++ b/src/ops/resizeoperation.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2008 by Volker Lanz * + * Copyright (C) 2008,2012 by Volker Lanz * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -30,6 +30,8 @@ #include "jobs/resizefilesystemjob.h" #include "jobs/movefilesystemjob.h" +#include "fs/filesystem.h" + #include "util/capacity.h" #include "util/report.h"