X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=browser_widget.cpp;h=baa0748b36eafb9863cfceb7fda2ccbdbb506664;hb=refs%2Ftags%2F1.2.5-1;hp=3b7a2d442709ccd34fa37048c0cc33ae4f18e4c5;hpb=1363abe723ead6b64896ccd0e7875c4ae8bca706;p=videolink.git diff --git a/browser_widget.cpp b/browser_widget.cpp index 3b7a2d4..baa0748 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"