Index: Source/core/platform/chromium/SoundChromiumPosix.cpp |
diff --git a/Source/core/platform/chromium/SoundChromiumPosix.cpp b/Source/core/platform/chromium/SoundChromiumPosix.cpp |
index 163d123042dedff8b9ec96c224f434813ae155e6..5ea88b055f3299832139868d2f9b8b5c638cec37 100644 |
--- a/Source/core/platform/chromium/SoundChromiumPosix.cpp |
+++ b/Source/core/platform/chromium/SoundChromiumPosix.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/platform/Sound.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
namespace WebCore { |