Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: third_party/opus/src/celt/arm/fft_arm.h

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Include minor updates including fix for win_clang Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/opus/src/celt/arm/fft_arm.h
diff --git a/third_party/opus/src/celt/arm/fft_arm.h b/third_party/opus/src/celt/arm/fft_arm.h
index 0cb55d8e22d2b87e69c0e55806da49e58a58dfd4..0b78175f3a9aa632045f13fafb20d4e91799d2b5 100644
--- a/third_party/opus/src/celt/arm/fft_arm.h
+++ b/third_party/opus/src/celt/arm/fft_arm.h
@@ -34,7 +34,6 @@
#if !defined(FFT_ARM_H)
#define FFT_ARM_H
-#include "config.h"
#include "kiss_fft.h"
#if defined(HAVE_ARM_NE10)

Powered by Google App Engine
This is Rietveld 408576698