summaryrefslogtreecommitdiff
blob: ecbce3568063990e3197202ded7a2c48d3ff042b (plain)
1
2
3
4
5
6
7
8
9
10
--- src/rtpdefines.h.old	2009-07-23 16:55:04.000000000 +0000
+++ src/rtpdefines.h	2009-07-23 16:55:35.000000000 +0000
@@ -79,6 +79,7 @@
 		#define RTP_SNPRINTF _snprintf
 	#endif
 #else
+	#include <stdio.h>
 	#define RTP_SNPRINTF snprintf
 #endif // WIN32 || _WIN32_WCE