diff options
Diffstat (limited to 'ffmpeg/libavformat/noproxy-test.c')
| -rw-r--r-- | ffmpeg/libavformat/noproxy-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpeg/libavformat/noproxy-test.c b/ffmpeg/libavformat/noproxy-test.c index a156620..4524764 100644 --- a/ffmpeg/libavformat/noproxy-test.c +++ b/ffmpeg/libavformat/noproxy-test.c @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "internal.h" +#include "network.h" static void test(const char *pattern, const char *host) { |
