Index: Source/modules/webaudio/WaveShaperNode.cpp |
diff --git a/Source/modules/webaudio/WaveShaperNode.cpp b/Source/modules/webaudio/WaveShaperNode.cpp |
index 0474826663eb1e96e1f236e1c46d0ce2bed82d44..b3afafeffb95b804365bb615be14c4ca9ab1200b 100644 |
--- a/Source/modules/webaudio/WaveShaperNode.cpp |
+++ b/Source/modules/webaudio/WaveShaperNode.cpp |
@@ -28,8 +28,8 @@ |
#include "modules/webaudio/WaveShaperNode.h" |
-#include "bindings/v8/ExceptionMessages.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionMessages.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
#include "wtf/MainThread.h" |