From ed12341aac4841b616db8802c21402ecfb279d5d Mon Sep 17 00:00:00 2001 From: "gavin%gavinsharp.com" Date: Thu, 13 Jul 2006 22:22:42 +0000 Subject: [PATCH] Bug 267426: Additional bustage fix for prometheus (Thunderbird) --- widget/src/windows/nsDataObj.h | 1 + 1 file changed, 1 insertion(+) diff --git a/widget/src/windows/nsDataObj.h b/widget/src/windows/nsDataObj.h index 3bb1f410a44..87d24399c45 100644 --- a/widget/src/windows/nsDataObj.h +++ b/widget/src/windows/nsDataObj.h @@ -44,6 +44,7 @@ // The above are required for __MINGW32__ #include #include +#include //#include "Ddforw.h" #include "nsString.h"