From 7bc72c666dc1d1e033c01b60ca38673651c7e81c Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 19 Sep 2006 23:49:20 +0000 Subject: Fix textscreen warnings. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 626 --- textscreen/txt_radiobutton.c | 1 + 1 file changed, 1 insertion(+) (limited to 'textscreen/txt_radiobutton.c') diff --git a/textscreen/txt_radiobutton.c b/textscreen/txt_radiobutton.c index 0f24a783..411772f0 100644 --- a/textscreen/txt_radiobutton.c +++ b/textscreen/txt_radiobutton.c @@ -25,6 +25,7 @@ #include "doomkeys.h" #include "txt_radiobutton.h" +#include "txt_gui.h" #include "txt_io.h" #include "txt_main.h" #include "txt_window.h" -- cgit v1.2.3