Using in_category for non standard loops

Figured it out. Just need to add $post_id to the template tag like so.

if (in_category('videos',$post_id)) {