]> git.pld-linux.org Git - packages/avifile.git/blob - avifile-stdio.patch
cca76e3c2165b299dcc150d05db1a34b avifile-0.6-20010624.tar.gz
[packages/avifile.git] / avifile-stdio.patch
1 diff -urN avifile-0.6.org/player/MyConfig.cpp avifile-0.6/player/MyConfig.cpp
2 --- avifile-0.6.org/player/MyConfig.cpp Sun Jun 24 01:18:02 2001
3 +++ avifile-0.6/player/MyConfig.cpp     Sun Jun 24 01:19:24 2001
4 @@ -28,6 +28,7 @@
5  #include "MyConfig.h"
6  
7  #include <iostream>
8 +#include <stdio.h>
9  
10  const int MyConfigDialog::frequencyList[] =
11  {
This page took 0.03939 seconds and 4 git commands to generate.