From 0bbccaa9359b3cedf9f37cd8e322edc90240a7bc Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Mon, 7 Jan 2013 20:04:44 +0100 Subject: Finally it compiles without WinDom - still some things to bring back: - Serch window - Pop Menus in the settings dialog --- atari/redrawslots.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'atari/redrawslots.c') diff --git a/atari/redrawslots.c b/atari/redrawslots.c index fdc35554a..496faac75 100644 --- a/atari/redrawslots.c +++ b/atari/redrawslots.c @@ -17,10 +17,11 @@ */ #include -#include "windom.h" #include "utils/types.h" #include "atari/redrawslots.h" +#include "atari/gemtk/gemtk.h" + void redraw_slots_init(struct s_redrw_slots * slots, short size) { // TODO: allocate slots dynamically! -- cgit v1.2.3