build fix after commit 36036 reported by Tom Edwards over mailing list

This commit is contained in:
Dalai Felinto 2011-04-06 22:03:02 +00:00
parent 0a9ec053c0
commit 4fb7f6a706

@ -359,7 +359,7 @@ void WM_progress_clear(struct wmWindow *win);
#ifdef WIN32
/* Windows System Console */
void WM_toggle_console(struct bContext *C, short show);
void WM_console_toggle(struct bContext *C, short show);
#endif
/* debugging only, convenience function to write on crash */