X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=boinc-include.patch;fp=boinc-include.patch;h=174bbc015eebdc202d1a52b5ed2666d5e8da8c5d;hb=6e428a49c8c67e75df8fd8bf8c6981da175ae12a;hp=03d78b17a9d268840436666624457b078d715b6b;hpb=08ab2e502681570df83545f135694c23ca5b1f7e;p=packages%2Fboinc.git diff --git a/boinc-include.patch b/boinc-include.patch index 03d78b1..174bbc0 100644 --- a/boinc-include.patch +++ b/boinc-include.patch @@ -8,3 +8,14 @@ using std::vector; +--- boinc-5.3.22/clientgui/MainFrame.cpp.orig 2006-02-27 12:28:32.619809500 +0000 ++++ boinc-5.3.22/clientgui/MainFrame.cpp 2006-02-27 12:29:43.216221500 +0000 +@@ -31,7 +31,7 @@ + #include "MainFrame.h" + #include "Events.h" + #include "BOINCBaseView.h" +-#include "BOINCDialupManager.h" ++#include "BOINCDialUpManager.h" + #include "ViewProjects.h" + #include "ViewWork.h" + #include "ViewTransfers.h"