From 2c4aefc3a88afac3ba56fcdc4eadc039bbc76725 Mon Sep 17 00:00:00 2001 From: "syd%netscape.com" Date: Mon, 2 Dec 2002 22:34:03 +0000 Subject: [PATCH] Change QuickTime --> Quicktime to avoid build failure if includes are located on a UFS-formatted columne (Mach 0 builds only). r=seawood@netscape.com, sr=sfraser@netscape.com. http://bugzilla.mozilla.org/show_bug.cgi?id=182425 Fixing this gets us a clean build, so I'm going to mark the bug fixed. git-svn-id: svn://10.0.0.236/trunk@134633 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/bootstrap/appleevents/nsWindowUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpfe/bootstrap/appleevents/nsWindowUtils.h b/mozilla/xpfe/bootstrap/appleevents/nsWindowUtils.h index 359c2a94e39..7e8d7e0a2a5 100644 --- a/mozilla/xpfe/bootstrap/appleevents/nsWindowUtils.h +++ b/mozilla/xpfe/bootstrap/appleevents/nsWindowUtils.h @@ -40,7 +40,7 @@ #ifndef nsWindowUtils_h_ #define nsWindowUtils_h_ -#include +#include #include #include "nsAEDefs.h"