From f0a4422701fe3a216e20468bcc07faf8571fc528 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 16 Oct 2014 09:51:53 +0100 Subject: Update windows frontend to cope with split operations table headers --- windows/localhistory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/localhistory.h') diff --git a/windows/localhistory.h b/windows/localhistory.h index 4f1920dbd..b0ad07491 100644 --- a/windows/localhistory.h +++ b/windows/localhistory.h @@ -25,7 +25,7 @@ void nsws_localhistory_open(struct gui_window *gw); void nsws_localhistory_close(struct gui_window *gw); /* creates localhistory window */ -struct nsws_localhistory * nsws_window_create_localhistory(struct gui_window *gw); +struct nsws_localhistory *nsws_window_create_localhistory(struct gui_window *gw); nserror nsws_create_localhistory_class(HINSTANCE hinstance); -- cgit v1.2.3