]> git.decadent.org.uk Git - videolink.git/blobdiff - link_iterator.hpp
Release versions 1.2.11 and 1.2.11-1
[videolink.git] / link_iterator.hpp
index d2b7a1ac228a42e1889a06cb2bb9d96677e1e27d..b56e69b7f3995dc12ad434f0b354baf522a30f02 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_LINK_ITERATOR_HPP
 // See the file "COPYING" for licence details.
 
 #ifndef INC_LINK_ITERATOR_HPP
@@ -6,9 +6,11 @@
 
 #include <iterator>
 
 
 #include <iterator>
 
+#include "wchar_t_short.h"
 #include <nsCOMPtr.h>
 #include <nsIDOMHTMLCollection.h>
 #include <nsIDOMNode.h>
 #include <nsCOMPtr.h>
 #include <nsIDOMHTMLCollection.h>
 #include <nsIDOMNode.h>
+#include "wchar_t_default.h"
 
 class nsIDOMDocument;
 
 
 class nsIDOMDocument;