From f7e1599919eeabb8abf6f3402a0626300df5d4e7 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Thu, 20 Oct 2011 22:30:09 -0700 Subject: Interrupts and documentation changes --- loader.c | 1 + 1 file changed, 1 insertion(+) (limited to 'loader.c') diff --git a/loader.c b/loader.c index 9c79e27..b445474 100644 --- a/loader.c +++ b/loader.c @@ -9,6 +9,7 @@ #include "asm_vars.h" #include "global.h" +#include "image.h" HANDLE page_handles[256]; -- cgit v1.2.3