From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- gfx/layers/ScrollableLayerGuid.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gfx/layers/ScrollableLayerGuid.cpp') diff --git a/gfx/layers/ScrollableLayerGuid.cpp b/gfx/layers/ScrollableLayerGuid.cpp index 914a8ad124..42a8a4824f 100644 --- a/gfx/layers/ScrollableLayerGuid.cpp +++ b/gfx/layers/ScrollableLayerGuid.cpp @@ -8,7 +8,8 @@ #include #include "mozilla/HashFunctions.h" // for HashGeneric -#include "nsPrintfCString.h" // for nsPrintfCString +#include "mozilla/IntegerPrintfMacros.h" +#include "nsPrintfCString.h" // for nsPrintfCString namespace mozilla { namespace layers { -- cgit v1.2.3