]> git.decadent.org.uk Git - videolink.git/blobdiff - xpcom_support.hpp
Release versions 1.2.11 and 1.2.11-1
[videolink.git] / xpcom_support.hpp
index 9d426924dd56c49192d48e3596e1edb8f779ac92..b3a6fd182de756597ccc838fd4489250ad65f9f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright 2005 Ben Hutchings <ben@decadentplace.org.uk>.
+// Copyright 2005 Ben Hutchings <ben@decadent.org.uk>.
 // See the file "COPYING" for licence details.
 
 #ifndef INC_XPCOM_SUPPORT_HPP
@@ -6,7 +6,9 @@
 
 #include <stdexcept>
 
+#include "wchar_t_short.h"
 #include <nsError.h>
+#include "wchar_t_default.h"
 
 namespace xpcom_support
 {