summaryrefslogtreecommitdiff
path: root/libavcodec/svq3.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-02-07 21:33:31 +0100
committerDiego Biurrun <diego@biurrun.de>2013-02-07 22:08:19 +0100
commit75d5156ac1526c732464d11329cd63a0258b1cae (patch)
treedb6156100b38e0fb968f79df8174165510cf7c4a /libavcodec/svq3.c
parent6a4430407404bfe55581e66a86a496c9adf6fb44 (diff)
dsputil: Move ff_svq3 function declarations to a separate header
Diffstat (limited to 'libavcodec/svq3.c')
-rw-r--r--libavcodec/svq3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c
index 4b5a8d03eb..2fbf40d7a8 100644
--- a/libavcodec/svq3.c
+++ b/libavcodec/svq3.c
@@ -57,6 +57,7 @@
#endif
#include "svq1.h"
+#include "svq3.h"
/**
* @file