Browse Source

FreeBSD fix

Originally committed as revision 14699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
tags/v0.5
Bohdan Horst 20 years ago
parent
commit
171d7d788a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      postproc/swscale.c

+ 1
- 0
postproc/swscale.c View File

@@ -53,6 +53,7 @@ untested special converters
#include <string.h>
#include <math.h>
#include <stdio.h>
#include <unistd.h>
#include "../config.h"
#include "../mangle.h"
#include <assert.h>


Loading…
Cancel
Save