From 3224d7121aff91ab8d888831dc493ef621e3dd39 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 23 May 2016 23:32:16 +0100 Subject: move image content handlers to accomodate core build changes --- frontends/riscos/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/riscos/window.c') diff --git a/frontends/riscos/window.c b/frontends/riscos/window.c index ab1501cd6..ff8902770 100644 --- a/frontends/riscos/window.c +++ b/frontends/riscos/window.c @@ -65,7 +65,7 @@ #include "desktop/textinput.h" #include "desktop/tree.h" #include "desktop/gui_window.h" -#include "image/bitmap.h" +#include "content/handlers/image/bitmap.h" #include "render/form.h" #include "riscos/bitmap.h" -- cgit v1.2.3