sideeffects / HoudiniEngineForUnreal

Houdini Engine Plugin for Unreal Engine.
http://www.sidefx.com/unreal
Other
1.31k stars 368 forks source link

Add missing include #258

Closed kristjanvalur closed 1 year ago

kristjanvalur commented 1 year ago

This PR adds an include which is missing. The problem appears when using the plugin in a pre-compiled engine, i.e. when pre-compiling the engine with the plugin installed as an engine-plugin. For some reason this does not happen otherwise, not even without "unity" build. Presumably it gets included via some other unreal include in this case. However, the use of FPath is clear in this file and it should include the appropriate header.

dpernuit commented 1 year ago

Hi, Thanks for bringing this up, we had this one in H20, but somehow were missing the 19.5 backport. It'll be in tomorrow's daily build