diff --git a/engine/shared/library/sharedFoundation/src/shared/StlForwardDeclaration.h b/engine/shared/library/sharedFoundation/src/shared/StlForwardDeclaration.h index 60e8fbaf..143db163 100644 --- a/engine/shared/library/sharedFoundation/src/shared/StlForwardDeclaration.h +++ b/engine/shared/library/sharedFoundation/src/shared/StlForwardDeclaration.h @@ -31,7 +31,7 @@ // ====================================================================== // grab stlport configuration -#include "stl/_config.h" +#include "stl/config/features.h" namespace std {