From 9c0e19a3be2288db79e2502e5fa450c3e20a668d Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Fri, 9 May 2003 16:04:00 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r610, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=611 --- pd/src/m_pd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'pd/src/m_pd.c') diff --git a/pd/src/m_pd.c b/pd/src/m_pd.c index 713d65ad..8192c7e4 100644 --- a/pd/src/m_pd.c +++ b/pd/src/m_pd.c @@ -3,6 +3,7 @@ * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ #include +#include "m_pd.h" #include "m_imp.h" /* FIXME no out-of-memory testing yet! */ -- cgit v1.2.1