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

Unified Diff: Source/core/platform/audio/FFTConvolver.h

Issue 14358027: Absolutify paths to platform/animation, platform/audio, platform/audio/chromium. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 8 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
« no previous file with comments | « Source/core/platform/audio/EqualPowerPanner.cpp ('k') | Source/core/platform/audio/FFTConvolver.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/audio/FFTConvolver.h
diff --git a/Source/core/platform/audio/FFTConvolver.h b/Source/core/platform/audio/FFTConvolver.h
index 375bf2c650d2d3d71121cf75e5ebbfbef15fc52c..73f6e58a4696ac2c8f69c3e9fb2e8aa9c4578f69 100644
--- a/Source/core/platform/audio/FFTConvolver.h
+++ b/Source/core/platform/audio/FFTConvolver.h
@@ -29,8 +29,8 @@
#ifndef FFTConvolver_h
#define FFTConvolver_h
-#include "AudioArray.h"
-#include "FFTFrame.h"
+#include "core/platform/audio/AudioArray.h"
+#include "core/platform/audio/FFTFrame.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/audio/EqualPowerPanner.cpp ('k') | Source/core/platform/audio/FFTConvolver.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698