If you're using Kevin Watson's tracking code look in tracking.h and find
Code:
#define PAN_ROTATION_SIGN_DEFAULT
That will be set to either 1 or -1, if your pan is tracking the wrong way try switching the value. I've never used easyc but you can open tracking.h in any plaintext editor like notepad and change the value manually.