Revert 7041 " Audio codecs to include webrtc/typedefs.h"
Breaks gn build, see e.g. http://chromegw.corp.google.com/i/chromium.webrtc.fyi/builders/Linux%20GN/builds/1248/steps/compile/logs/stdio R=turaj@webrtc.org TBR=andresp@webrtc.org BUG=N/A Review URL: https://webrtc-codereview.appspot.com/19219004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7046 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_ILBC_MAIN_SOURCE_VQ4_H_
|
||||
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_ILBC_MAIN_SOURCE_VQ4_H_
|
||||
|
||||
#include "webrtc/typedefs.h"
|
||||
#include "typedefs.h"
|
||||
|
||||
/*----------------------------------------------------------------*
|
||||
* Vector quantization of order 4 (based on MSE)
|
||||
|
||||
Reference in New Issue
Block a user