summaryrefslogtreecommitdiff
path: root/audio/hydrogen/files/patch-src_lib_Object.cpp
blob: f9943337e62ef9752f75d6788cdfd2a4d583d2a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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