From 4ebee68736402277dbd546a6194d2ba98271483c Mon Sep 17 00:00:00 2001 From: Stinkfist0 Date: Sat, 6 Aug 2016 13:44:35 +0300 Subject: [PATCH] Ifc2x3enum.h: fix header inclusion. --- src/ifcparse/Ifc2x3enum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcparse/Ifc2x3enum.h b/src/ifcparse/Ifc2x3enum.h index ce31e65c48..4a9eca7d57 100644 --- a/src/ifcparse/Ifc2x3enum.h +++ b/src/ifcparse/Ifc2x3enum.h @@ -29,7 +29,7 @@ #ifndef IFC2X3ENUM_H #define IFC2X3ENUM_H -#include "../ifcparse/IFC_PARSE_API.h" +#include "../ifcparse/ifc_parse_api.h" #include