mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 17:05:36 -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
|
@ -15,10 +15,11 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with Calamares. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <core/PartitionInfo.h>
|
||||
|
||||
// CalaPM
|
||||
#include <core/partition.h>
|
||||
#include "core/PartitionInfo.h"
|
||||
|
||||
// KPMcore
|
||||
#include <kpmcore/core/partition.h>
|
||||
|
||||
// Qt
|
||||
#include <QVariant>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue