mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
[libcalamares] Correct include path
- no need for the subdirectories, and this confuses MOC Reported-by: Jonathan Riddell Fix-by: Harald Sitter
This commit is contained in:
parent
da29c0b0f1
commit
d422c782ba
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
#ifndef UTILS_PLUGINFACTORY_H
|
#ifndef UTILS_PLUGINFACTORY_H
|
||||||
#define UTILS_PLUGINFACTORY_H
|
#define UTILS_PLUGINFACTORY_H
|
||||||
|
|
||||||
#include <KF5/KCoreAddons/KPluginFactory>
|
#include <KPluginFactory>
|
||||||
|
|
||||||
#define CalamaresPluginFactory_iid "io.calamares.PluginFactory"
|
#define CalamaresPluginFactory_iid "io.calamares.PluginFactory"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue