I'm writing a .jsx that will live in Photoshop's script folder. I'm including an external file:
@include "scripts/json2.js"
For some reason, this is appearing in the script menu also! How can I prevent this from happening? The docs are atrocious.