Index: Source/core/platform/ScrollbarThemeOverlay.cpp |
diff --git a/Source/core/platform/ScrollbarThemeOverlay.cpp b/Source/core/platform/ScrollbarThemeOverlay.cpp |
index 4d705a0b8b7c4cd22c8358fcfcadfc1ad82c6dc4..fe3869bbcf1f0c35990c41b6e192ea6865becef6 100644 |
--- a/Source/core/platform/ScrollbarThemeOverlay.cpp |
+++ b/Source/core/platform/ScrollbarThemeOverlay.cpp |
@@ -29,7 +29,7 @@ |
#include "core/platform/PlatformMouseEvent.h" |
#include "core/platform/Scrollbar.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include "core/platform/graphics/transforms/TransformationMatrix.h" |
+#include "platform/transforms/TransformationMatrix.h" |
#include <algorithm> |