]> git.decadent.org.uk Git - videolink.git/blobdiff - style_sheets.cpp
Release versions 1.2.11 and 1.2.11-1
[videolink.git] / style_sheets.cpp
index 9cd6273cff80110d059a23bc8bed9f58a9ccd39b..6093585f527c29114391b59028c1e8cdffb105ea 100644 (file)
@@ -3,12 +3,14 @@
 
 #include "style_sheets.hpp"
 
+#include "wchar_t_short.h"
 #include <nsCOMPtr.h>
 #include <nsContentCID.h>
 #include <nsIStyleSheetService.h>
 #include <nsServiceManagerUtils.h>
 #include <nsIURI.h>
 #include <nsNetUtil.h>
+#include "wchar_t_default.h"
 
 #include "xpcom_support.hpp"