aboutsummaryrefslogtreecommitdiff
path: root/externals/grill
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-09-27 07:52:28 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-09-27 07:52:28 +0000
commit566d9315633888d8454cf8480b7fcb86090e3cd0 (patch)
tree96a759a0b55506c9cd425ce5e7b3de0262f968f0 /externals/grill
parentf75c28329fc8716c3d38f8b6b362b064f2cd1b35 (diff)
*** empty log message ***
svn path=/trunk/; revision=6035
Diffstat (limited to 'externals/grill')
-rw-r--r--externals/grill/flext/source/flsndobj.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/externals/grill/flext/source/flsndobj.h b/externals/grill/flext/source/flsndobj.h
index dee6c9de..4f20e50c 100644
--- a/externals/grill/flext/source/flsndobj.h
+++ b/externals/grill/flext/source/flsndobj.h
@@ -2,7 +2,7 @@
flext - C++ layer for Max/MSP and pd (pure data) externals
-Copyright (c) 2001-2005 Thomas Grill (gr@grrrr.org)
+Copyright (c) 2001-2006 Thomas Grill (gr@grrrr.org)
For information on usage and redistribution, and for a DISCLAIMER OF ALL
WARRANTIES, see the file, "license.txt," in this distribution.
@@ -16,7 +16,8 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#ifndef FLEXT_THREADS
#define NOPTHREAD
#endif
-#include <SndObj/AudioDefs.h>
+#include <SndObj/SndObj.h>
+#include <SndObj/SndIO.h>
#undef NOPTHREAD