From b96eff00ef1320de96f4baa60d61a1de722a287e Mon Sep 17 00:00:00 2001 From: joshua Date: Thu, 11 Mar 2021 19:49:32 +0100 Subject: [PATCH] Revert "Fix for cmake" This reverts commit 4051bbd30911dc106fbaa78a181771f2949e4c5d. --- sources/properties/propertiesinterface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/properties/propertiesinterface.h b/sources/properties/propertiesinterface.h index 704db3b97..0d2b6d119 100644 --- a/sources/properties/propertiesinterface.h +++ b/sources/properties/propertiesinterface.h @@ -23,7 +23,7 @@ #include #include #include -#include "../qet.h" +#include "sources/qet.h" #include /**