[partition] Use "" for including from current directory

This commit is contained in:
Adriaan de Groot 2018-09-25 06:34:03 -04:00
parent 428929b64f
commit 35ca813064

View File

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