summaryrefslogtreecommitdiffstats
path: root/gfx/layers/apz/src/FocusState.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/layers/apz/src/FocusState.cpp')
-rw-r--r--gfx/layers/apz/src/FocusState.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/layers/apz/src/FocusState.cpp b/gfx/layers/apz/src/FocusState.cpp
index 0230676e7e..84bf0b4570 100644
--- a/gfx/layers/apz/src/FocusState.cpp
+++ b/gfx/layers/apz/src/FocusState.cpp
@@ -7,6 +7,7 @@
#include "FocusState.h"
#include "mozilla/Logging.h"
+#include "mozilla/IntegerPrintfMacros.h"
#include "mozilla/layers/APZThreadUtils.h"
static mozilla::LazyLogModule sApzFstLog("apz.focusstate");