Should a package require a special include file, then place that include file in the /include directory in your package and make the necessary adjustments to any references to it in your package scripts, eg.
Code: Select all
include ":your package name:special include file"
I think I have covered the basics but I may update this post if need be.