summaryrefslogtreecommitdiff
path: root/atari/plot/fontplot.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-10-17 10:48:50 +0100
committerVincent Sanders <vince@kyllikki.org>2014-10-17 10:49:24 +0100
commit56731e1dbbf01d3a04b4dc24239c282230f457de (patch)
tree2e61821cb5493d36a8331950c7e29f8d50b88afc /atari/plot/fontplot.c
parent057e435b2840a1d6d2d8b2cd65021eb2f343fe38 (diff)
downloadnetsurf-56731e1dbbf01d3a04b4dc24239c282230f457de.tar.gz
netsurf-56731e1dbbf01d3a04b4dc24239c282230f457de.tar.bz2
remove all unecessary desktop/browser.h includes
Diffstat (limited to 'atari/plot/fontplot.c')
-rw-r--r--atari/plot/fontplot.c2
1 files changed, 2 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
*/
+#include "desktop/mouse.h"
+
#include "atari/plot/fontplot.h"
const struct s_font_driver_table_entry font_driver_table[] =