Remove unnecessary kpmcore includes.

This commit is contained in:
Andrius Štikonas 2017-11-11 21:34:10 +00:00
parent 1620f6a668
commit 652ffaedd5
3 changed files with 0 additions and 7 deletions

View file

@ -25,7 +25,6 @@
#include <kpmcore/backend/corebackend.h>
#include <kpmcore/backend/corebackendmanager.h>
#include <kpmcore/backend/corebackenddevice.h>
#include <kpmcore/backend/corebackendpartition.h>
#include <kpmcore/backend/corebackendpartitiontable.h>
#include <kpmcore/core/device.h>
#include <kpmcore/core/partition.h>