Commit cbe7f1b2 authored by diego's avatar diego

Add missing header includes to fix 'make checkheaders'.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14817 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a41efbc3
......@@ -22,7 +22,8 @@
#ifndef FFMPEG_LPC_H
#define FFMPEG_LPC_H
#include <inttypes.h>
#include <stdint.h>
#include "dsputil.h"
#define ORDER_METHOD_EST 0
#define ORDER_METHOD_2LEVEL 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment