Index: Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp |
diff --git a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp |
index 7174c365e99802bb745096b11053a023a3b8c62c..76e33b68db982ccb11857987fd755d01db7cac6c 100644 |
--- a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp |
+++ b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp |
@@ -32,7 +32,7 @@ |
#include "core/platform/graphics/FontCustomPlatformData.h" |
#include "core/platform/LayoutTestSupport.h" |
-#include "core/platform/NotImplemented.h" |
+#include "platform/NotImplemented.h" |
#include "platform/SharedBuffer.h" |
#include "core/platform/graphics/FontPlatformData.h" |
#include "core/platform/graphics/opentype/OpenTypeSanitizer.h" |