From 90dcfc18b533454d99f1d02ee7f191c63e5ed728 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Apr 2004 02:35:21 +0000 Subject: made all of the objects compile on MacOS X and GNU/Linux svn path=/trunk/externals/mjlib/; revision=1571 --- about.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'about.c') diff --git a/about.c b/about.c index 4161634..7b07543 100644 --- a/about.c +++ b/about.c @@ -2,9 +2,10 @@ #include "stdafx.h" #include #endif + #include "m_pd.h" #include -#include +#include #include "about.h" /** -- cgit v1.2.1