dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h

This commit is contained in:
Diego Biurrun
2013-12-22 16:25:24 +01:00
parent 600b854ad8
commit f9279ee749
14 changed files with 21 additions and 14 deletions

View File

@@ -26,8 +26,8 @@
#include "avcodec.h"
#include "bytestream.h"
#include "dsputil.h"
#include "internal.h"
#include "mathops.h"
#include "mss34dsp.h"
#define HEADER_SIZE 27