X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=browser_widget.cpp;h=baa0748b36eafb9863cfceb7fda2ccbdbb506664;hp=3b7a2d442709ccd34fa37048c0cc33ae4f18e4c5;hb=d67e544e6a97be82fad02b80625eb17692dec87a;hpb=1363abe723ead6b64896ccd0e7875c4ae8bca706 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"