From 6a36c84b15cf506bcebdf7f35073a5a7bddef3dc Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 27 Mar 2007 11:40:04 +0000 Subject: -> "SDL.h" Subversion-branch: /trunk/chocolate-doom Subversion-revision: 866 --- textscreen/txt_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textscreen/txt_main.c') diff --git a/textscreen/txt_main.c b/textscreen/txt_main.c index ee8b7a2d..edccd704 100644 --- a/textscreen/txt_main.c +++ b/textscreen/txt_main.c @@ -24,7 +24,7 @@ // //----------------------------------------------------------------------------- -#include +#include "SDL.h" #include #include -- cgit v1.2.3