From 566d9315633888d8454cf8480b7fcb86090e3cd0 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 27 Sep 2006 07:52:28 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=6035 --- externals/grill/flext/source/flsndobj.h | 5 +++-- 1 file 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 +#include +#include #undef NOPTHREAD -- cgit v1.2.1