[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-commits] Commit Complete



Commit by  : luke
Repository : xara
Revision   : 996
Date       : Wed May 10 17:20:43 BST 2006

Changed paths:
   M /Trunk/XaraLX/wxOil/stdwx.h

Add the include files that xml-tree says it needs


Diff:
Index: Trunk/XaraLX/wxOil/stdwx.h
===================================================================
--- Trunk/XaraLX/wxOil/stdwx.h	(revision 995)
+++ Trunk/XaraLX/wxOil/stdwx.h	(revision 996)
@@ -160,6 +160,9 @@
 #include <malloc/malloc.h>
 #endif
 
+#include <libxml/tree.h>
+#include <libxml/parser.h>
+
 template< typename T >
 T Abs( T val )
 {


Xara