From fe0e2508e62323955df415b45e2ea9b1b7d6373f Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Tue, 27 Nov 2012 02:12:09 +0100 Subject: Refactored a lot of browser window code,... still totally WIP. ...but it compiles... --- atari/misc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atari/misc.h') diff --git a/atari/misc.h b/atari/misc.h index 5359d724c..cab2a8cb7 100755 --- a/atari/misc.h +++ b/atari/misc.h @@ -19,6 +19,7 @@ #ifndef NS_ATARI_MISC_H #define NS_ATARI_MISC_H +#include #include "cflib.h" #include "content/content.h" #include "content/hlcache.h" @@ -43,7 +44,6 @@ typedef int (*scan_process_callback)(int pid, void *data); struct gui_window * find_guiwin_by_aes_handle(short handle); -struct gui_window * find_cmp_window( COMPONENT * c ); bool is_process_running(const char * name); void gem_set_cursor( MFORM_EX * cursor ); hlcache_handle *load_icon( const char *name, hlcache_handle_callback cb, -- cgit v1.2.3