mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 01:15:38 -04:00
The Humongous Include Fixage For KPMcore Headers.
This commit is contained in:
parent
3e4b19400a
commit
c2eef9ac30
30 changed files with 222 additions and 208 deletions
|
@ -20,11 +20,11 @@
|
|||
#ifndef PARTITIONCOREMODULE_H
|
||||
#define PARTITIONCOREMODULE_H
|
||||
|
||||
#include <core/PartitionModel.h>
|
||||
#include <Typedefs.h>
|
||||
#include "core/PartitionModel.h"
|
||||
#include "Typedefs.h"
|
||||
|
||||
// CalaPM
|
||||
#include <core/partitiontable.h>
|
||||
// KPMcore
|
||||
#include <kpmcore/core/partitiontable.h>
|
||||
|
||||
// Qt
|
||||
#include <QList>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue