mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
r=mkaply, a=blizzard OS/2 ONLY - Change OS/2 to use real XPCOM component registration to fix printing
This commit is contained in:
parent
19ad403fdc
commit
7366419174
@ -25,9 +25,9 @@
|
||||
#ifndef _nsDeviceContextSpecOS2_h
|
||||
#define _nsDeviceContextSpecOS2_h
|
||||
|
||||
#include "nsGfxDefs.h"
|
||||
|
||||
#include "nsIDeviceContextSpec.h"
|
||||
#define INCL_DEV
|
||||
#include <os2.h>
|
||||
#include "libprint.h"
|
||||
|
||||
class nsDeviceContextSpecOS2 : public nsIDeviceContextSpec
|
||||
|
Loading…
Reference in New Issue
Block a user