Remove unnecessary #include from GParted_Core.cc

This commit is contained in:
Mike Fleetwood 2019-04-04 18:16:54 +01:00 committed by Curtis Gedak
parent ea7bd0d419
commit 6ad107bc3b
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "Win_GParted.h"
#include "GParted_Core.h"
#include "CopyBlocks.h"
#include "BlockSpecial.h"