From eb0a57a271bc3dd8dee99e25ae450d8270f2454a Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Tue, 24 Oct 2006 19:32:26 +0000 Subject: Shut up compiler warnings. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 728 --- textscreen/examples/calculator.c | 1 + 1 file changed, 1 insertion(+) (limited to 'textscreen/examples') diff --git a/textscreen/examples/calculator.c b/textscreen/examples/calculator.c index b8fefaa3..79e7e7f6 100644 --- a/textscreen/examples/calculator.c +++ b/textscreen/examples/calculator.c @@ -1,5 +1,6 @@ #include +#include #include #include "textscreen.h" -- cgit v1.2.3