Index: Source/core/platform/graphics/chromium/FontChromiumWin.cpp |
diff --git a/Source/core/platform/graphics/chromium/FontChromiumWin.cpp b/Source/core/platform/graphics/chromium/FontChromiumWin.cpp |
index b78fca7869573aed639d61770aa59f414da6fee7..b68ad2755adb926d9aaf2ca9b3ebd0fa2d56d854 100644 |
--- a/Source/core/platform/graphics/chromium/FontChromiumWin.cpp |
+++ b/Source/core/platform/graphics/chromium/FontChromiumWin.cpp |
@@ -32,7 +32,7 @@ |
#include "config.h" |
#include "core/platform/graphics/Font.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "core/platform/graphics/FontFallbackList.h" |
#include "core/platform/graphics/GlyphBuffer.h" |
#include "core/platform/graphics/GraphicsContext.h" |