swscale/swscale_internal: add needed version.h

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-07-19 05:17:09 +02:00
parent a86d527c8b
commit 76899be113
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
#include <altivec.h>
#endif
#include "version.h"
#include "libavutil/avassert.h"
#include "libavutil/avutil.h"
#include "libavutil/common.h"