From 0b53920da022451e772962253482e00a23248bc4 Mon Sep 17 00:00:00 2001 From: "mkaply@us.ibm.com" Date: Thu, 6 Sep 2007 11:40:55 -0700 Subject: [PATCH] #68343 r=mkaply, a=blizzard OS/2 ONLY - Change OS/2 to use real XPCOM component registration to fix printing --- widget/src/os2/nsGfxDefs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/widget/src/os2/nsGfxDefs.h b/widget/src/os2/nsGfxDefs.h index d12df55a686..a0493b04505 100644 --- a/widget/src/os2/nsGfxDefs.h +++ b/widget/src/os2/nsGfxDefs.h @@ -29,6 +29,7 @@ #define INCL_PM #define INCL_DOS #define INCL_DOSERRORS +#define INCL_DEV #include #include "prlog.h"