# 33859
r= dveditz@netscape.com OS/2 changes for Mozilla - add #ifdef, change #ifdef git-svn-id: svn://10.0.0.236/trunk@65075 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
284d146f9e
commit
e5a34fbf49
@ -43,8 +43,10 @@
|
||||
#include "plstr.h"
|
||||
|
||||
#ifdef XP_PC
|
||||
#if !defined(XP_OS2)
|
||||
#include <windows.h>
|
||||
#include <direct.h>
|
||||
#endif
|
||||
#define COMPONENT_REG "component.reg"
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user