How to use digitalPinToPort() in sketch

Sorry, I realize now how vague that was. I thought all I needed to do was include "Arduino.h", but I now realize I just needed to #include "pins_arduino.h"... Sorry!

Josh