From 94c05cdfb83d7ef513d5200575bd1f34251cc72c Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 29 Mar 2011 07:42:51 +0000 Subject: [PATCH] MGR: Fix compile break svn path=/trunk/boinc/; revision=23287 --- checkin_notes | 6 ++++++ clientgui/sg_DlgMessages.h | 1 + 2 files changed, 7 insertions(+) diff --git a/checkin_notes b/checkin_notes index 10d21276ad..677469b7fe 100644 --- a/checkin_notes +++ b/checkin_notes @@ -1908,3 +1908,9 @@ Rom 28 Mar 2011 boinc_api.cpp clientscr/ screensaver_win.cpp + +Charlie 29 Mar 2011 + - MGR: Fix compile break. + + clientgui/ + sg_DlgMessages.h diff --git a/clientgui/sg_DlgMessages.h b/clientgui/sg_DlgMessages.h index dea933b5b5..9d5ad2d33a 100644 --- a/clientgui/sg_DlgMessages.h +++ b/clientgui/sg_DlgMessages.h @@ -29,6 +29,7 @@ */ ////@begin includes +#include "ViewNotices.h" // For NoticeListCtrlEvent ////@end includes /*!