Code:
Does this particular situation present a performance impact of any noticable kind?



The opposite should be the case, unless your INCLUDEed scripts are truly massive and are causing local code branches to become very slow.

Is it possible that you have introduced a subtle variable scope issue by using INCLUDE?