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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textscreen/txt_main.h') diff --git a/textscreen/txt_main.h b/textscreen/txt_main.h index b693bce0..c6a9cc72 100644 --- a/textscreen/txt_main.h +++ b/textscreen/txt_main.h @@ -30,7 +30,7 @@ // The textscreen API itself doesn't need SDL; however, SDL needs its // headers included where main() is defined. -#include +#include "SDL.h" // Special keypress values that correspond to mouse button clicks // -- cgit v1.2.3