Author: sls Date: Sun Dec 24 13:39:53 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - allows build with wxWidgets-2.8.*
---- Files affected: SOURCES: bacula-wx28.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/bacula-wx28.patch diff -u /dev/null SOURCES/bacula-wx28.patch:1.1 --- /dev/null Sun Dec 24 14:39:53 2006 +++ SOURCES/bacula-wx28.patch Sun Dec 24 14:39:48 2006 @@ -0,0 +1,10 @@ +--- bacula-1.38.11/src/wx-console/wxbrestorepanel.cpp.orig 2006-12-24 11:56:01.000000000 +0000 ++++ bacula-1.38.11/src/wx-console/wxbrestorepanel.cpp 2006-12-24 11:56:24.000000000 +0000 +@@ -64,6 +64,7 @@ + #include "marked.xpm" + #include "partmarked.xpm" + ++#include <wx/imaglist.h> + #include <wx/listimpl.cpp> + + /* A macro named Yield is defined under MinGW */ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
