From 3930d00519bbcee968a804b1f445c1638531cc15 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 20 Apr 2016 10:43:58 +0100 Subject: atari header cleanup and warning squash This rationalises atari platform user of headers and squashes a lot of warnings. Should not be viewed as real maintenance, more that it was getting in the way of fixing real core header issues. --- atari/search.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'atari/search.h') diff --git a/atari/search.h b/atari/search.h index ee5256778..04dfed4eb 100644 --- a/atari/search.h +++ b/atari/search.h @@ -25,6 +25,8 @@ struct gui_window; struct browser_window; +#include "desktop/search.h" + struct s_search_form_state { char text[32]; uint32_t flags; -- cgit v1.2.3