From 56731e1dbbf01d3a04b4dc24239c282230f457de Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 17 Oct 2014 10:48:50 +0100 Subject: remove all unecessary desktop/browser.h includes --- atari/plot/fontplot.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atari/plot/fontplot.c') diff --git a/atari/plot/fontplot.c b/atari/plot/fontplot.c index a33dd1f9a..3d5526bd4 100644 --- a/atari/plot/fontplot.c +++ b/atari/plot/fontplot.c @@ -16,6 +16,8 @@ * along with this program. If not, see . */ +#include "desktop/mouse.h" + #include "atari/plot/fontplot.h" const struct s_font_driver_table_entry font_driver_table[] = -- cgit v1.2.3