Actually fix libosxutil includes, as many times as I'd like to belive using 'diff' to transfer from a working copy to a non-working copy is the safest I always endup convincing myself that it's impossible to screw-up a _two_ line patch.

Originally committed to SVN as r3121.
This commit is contained in:
Amar Takhar 2009-07-13 22:38:43 +00:00
parent 0e22e6dfd9
commit 32c6f54be7

View file

@ -51,8 +51,8 @@
extern "C" {
#include "libosxutil/libosxutil.h"
#include <sys/param.h>
#endif
}
#endif
///////////////
// Constructor