1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/audio/hydrogen/files/patch-src_lib_Object.cpp
Jean-Yves Lefort 9e6bede890 Update to 0.9.2
2005-08-29 20:07:55 +00:00

11 lines
221 B
C++

--- src/lib/Object.cpp.orig Mon Aug 29 02:11:16 2005
+++ src/lib/Object.cpp Mon Aug 29 02:11:39 2005
@@ -25,6 +25,7 @@
#include "Object.h"
#include "config.h"
+#include <stdio.h>
#include <pthread.h>
#ifdef WIN32