[partition] No "jobs/" needed in jobs includes

main
Adriaan de Groot 5 years ago
parent f85732ccb0
commit 0c6dd4e788

@ -18,7 +18,7 @@
* along with Calamares. If not, see <http://www.gnu.org/licenses/>.
*/
#include "jobs/CreatePartitionTableJob.h"
#include "CreatePartitionTableJob.h"
#include "partition/PartitionIterator.h"
#include "utils/Logger.h"

@ -18,7 +18,7 @@
* along with Calamares. If not, see <http://www.gnu.org/licenses/>.
*/
#include "jobs/DeletePartitionJob.h"
#include "DeletePartitionJob.h"
// KPMcore
#include <kpmcore/core/device.h>

@ -18,7 +18,7 @@
* along with Calamares. If not, see <http://www.gnu.org/licenses/>.
*/
#include "jobs/ResizePartitionJob.h"
#include "ResizePartitionJob.h"
#include "utils/Units.h"

Loading…
Cancel
Save