11 lines
380 B
Diff
11 lines
380 B
Diff
--- bacula-2.0.2/src/wx-console/wxbrestorepanel.cpp.orig 2007-02-06 21:32:02.000000000 +0100
|
|
+++ bacula-2.0.2/src/wx-console/wxbrestorepanel.cpp 2007-02-06 21:32:20.000000000 +0100
|
|
@@ -80,6 +80,7 @@
|
|
#include "unmarked.xpm"
|
|
#include "marked.xpm"
|
|
#include "partmarked.xpm"
|
|
+#include <wx/imaglist.h>
|
|
#include <wx/listimpl.cpp>
|
|
|
|
/* A macro named Yield is defined under MinGW */
|