--- USD-23.02/pxr/base/tf/pySafePython.h.orig 2023-02-17 15:43:10.766070777 +0100 +++ USD-23.02/pxr/base/tf/pySafePython.h 2023-02-17 15:43:34.653837327 +0100 @@ -41,7 +41,7 @@ ARCH_PRAGMA_PUSH_MACRO(slots) #undef slots -#include <boost/python/detail/wrap_python.hpp> +#include <Python.h> ARCH_PRAGMA_POP_MACRO(slots)