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

Unified Diff: Source/core/platform/audio/HRTFPanner.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/HRTFKernel.cpp ('k') | Source/core/platform/audio/HRTFPanner.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/audio/HRTFPanner.h
diff --git a/Source/core/platform/audio/HRTFPanner.h b/Source/core/platform/audio/HRTFPanner.h
index 785cf095a2a70409fc7d6245965d400e7ddf8ae2..a492e1a62adbbaff9ab0d3295883970263c627e8 100644
--- a/Source/core/platform/audio/HRTFPanner.h
+++ b/Source/core/platform/audio/HRTFPanner.h
@@ -26,8 +26,8 @@
#define HRTFPanner_h
#include "DelayDSPKernel.h"
-#include "FFTConvolver.h"
-#include "Panner.h"
+#include "core/platform/audio/FFTConvolver.h"
+#include "core/platform/audio/Panner.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/audio/HRTFKernel.cpp ('k') | Source/core/platform/audio/HRTFPanner.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698