X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=browser_widget.cpp;h=f32240b96eb5bb497f9b9079d3feb7412e935350;hb=588553096cd61ef36c1bc6ab6133764a608b0ef3;hp=3b7a2d442709ccd34fa37048c0cc33ae4f18e4c5;hpb=f7b9532fdf6b345a65c4045b44edde7182d98747;p=videolink.git diff --git a/browser_widget.cpp b/browser_widget.cpp index 3b7a2d4..f32240b 100644 --- a/browser_widget.cpp +++ b/browser_widget.cpp @@ -8,10 +8,12 @@ #include +#include "wchar_t_short.h" #include #if MOZ_VERSION_MAJOR == 1 && MOZ_VERSION_MINOR == 9 #include #endif +#include "wchar_t_default.h" #include "xpcom_support.hpp" @@ -531,7 +533,7 @@ browser_widget::initialiser::initialiser() #if MOZ_VERSION_MAJOR == 1 && MOZ_VERSION_MINOR == 9 static const GREVersionRange gre_versions = { "1.9a", PR_TRUE, - "1.9.*", PR_TRUE + "1.9.1", PR_FALSE }; char path[PATH_MAX]; check(GRE_GetGREPathWithProperties(&gre_versions, 1, 0, 0,