From 3ac144025a055a3b85c1f4b2ef05b6f2892788f5 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 31 Mar 2013 18:46:25 +0000 Subject: Add file selector widget to textscreen library. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2570 --- textscreen/textscreen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'textscreen/textscreen.h') diff --git a/textscreen/textscreen.h b/textscreen/textscreen.h index c01e96c8..54397d88 100644 --- a/textscreen/textscreen.h +++ b/textscreen/textscreen.h @@ -29,6 +29,7 @@ #include "txt_checkbox.h" #include "txt_desktop.h" #include "txt_dropdown.h" +#include "txt_fileselect.h" #include "txt_inputbox.h" #include "txt_label.h" #include "txt_radiobutton.h" -- cgit v1.2.3