diff options
Diffstat (limited to 'gfx/thebes/gfxSkipChars.cpp')
-rw-r--r-- | gfx/thebes/gfxSkipChars.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/thebes/gfxSkipChars.cpp b/gfx/thebes/gfxSkipChars.cpp index d0fad53e2..0cd53c87b 100644 --- a/gfx/thebes/gfxSkipChars.cpp +++ b/gfx/thebes/gfxSkipChars.cpp @@ -5,6 +5,7 @@ #include "gfxSkipChars.h" #include "mozilla/BinarySearch.h" +#include "mozilla/gfx/Logging.h" struct SkippedRangeStartComparator { |