From 25f1d21a855172202cc99af93eaf964d0a770546 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Wed, 15 Jun 2022 14:23:58 +0200 Subject: [PATCH] Fixes for some of the header renames --- src/ifcgeom_schema_agnostic/boolean_utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcgeom_schema_agnostic/boolean_utils.cpp b/src/ifcgeom_schema_agnostic/boolean_utils.cpp index 3a22488943..509d7d63a7 100644 --- a/src/ifcgeom_schema_agnostic/boolean_utils.cpp +++ b/src/ifcgeom_schema_agnostic/boolean_utils.cpp @@ -1,6 +1,6 @@ #include "boolean_utils.h" -#include "../ifcgeom/IfcGeomTree.h" +#include "../ifcgeom_schema_agnostic/IfcGeomTree.h" #include #include