Add missing header import (gdiff, 4679d86)

Add back in a missing header import. This was actually in there before but I shot myself in the foot trying to amend the last commit (used git-reset when I should have used git-checkout; all I wanted to do was exclude a file from the commit that I really wanted to be in a separate, later commit). In reconstructing the history I missed out the header import. Rather than rewrite the history again I'll just chalk this up as a lesson learned and do this as a separate commit.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Add first of two scroll views (gdiff, 390c5b3)
Read in sample files at launch (gdiff, d86a598) →

All snippets