summaryrefslogtreecommitdiff
path: root/audio/zinf/files/patch-base_src_properties.cpp
blob: e48bc3af48f4b9d03f4417e1af269c357bb8e638 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- base/src/properties.cpp.orig	2003-11-11 19:59:07 UTC
+++ base/src/properties.cpp
@@ -29,7 +29,9 @@ ________________________________________
 #endif
 
 
+#if HAVE_STDINT_H
 #include <stdint.h>
+#endif
 // #include <map>
 #include <vector>
 #include <string>