From d900feefba603b07655b0e95d15753706e59638e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 29 Oct 2014 00:26:48 +0000 Subject: add missing include to amiga history --- amiga/history.c | 1 + 1 file changed, 1 insertion(+) diff --git a/amiga/history.c b/amiga/history.c index 63e011bc4..72b69d435 100755 --- a/amiga/history.c +++ b/amiga/history.c @@ -19,6 +19,7 @@ #include #include +#include "utils/errors.h" #include "desktop/mouse.h" #include "desktop/gui_window.h" -- cgit v1.2.3