icon fixes for theme data
[goodguy/history.git] / cinelerra-5.0 / thirdparty / src / flac.patch1
1 --- flac-1.2.1/examples/cpp/encode/file/main.cpp.orig   2015-04-16 08:13:37.828491208 -0600
2 +++ flac-1.2.1/examples/cpp/encode/file/main.cpp        2015-04-16 08:14:08.662869559 -0600
3 @@ -30,6 +30,7 @@
4  
5  #include <stdio.h>
6  #include <stdlib.h>
7 +#include <string.h>
8  #include "FLAC++/metadata.h"
9  #include "FLAC++/encoder.h"
10