diff --git a/gfx/thebes/gfxPlatformGtk.cpp b/gfx/thebes/gfxPlatformGtk.cpp index b9d949fb7a9..2a106d3fbbd 100644 --- a/gfx/thebes/gfxPlatformGtk.cpp +++ b/gfx/thebes/gfxPlatformGtk.cpp @@ -45,6 +45,7 @@ #include "gfxPlatformGtk.h" #include "nsUnicharUtils.h" +#include "nsUnicodeProperties.h" #include "gfxFontconfigUtils.h" #ifdef MOZ_PANGO #include "gfxPangoFonts.h"