I'm writing some code in an inline code vop, and I'd like to include some custom function definitions. I should be able to plop them into a header file and specify them in the Include Files parameter of the inline vop, but when doing so I get an error "No context function defined."
What am I missing here?
inline_include.zip