When running make install for Bullet, no "Extras/" folder is created, so the include line as is will fail. This modification should work since the relevant header is in the same folder as this header.
add preliminary support to import btMultiBody from a .bullet file (will help save/restore state) fix some Windows char/widechar issues