mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
Fixing the Executor Tinderbox build bustage.
This commit is contained in:
parent
ef07621383
commit
d9a4dcd0c3
@ -24,7 +24,7 @@
|
||||
#ifndef _FE_NEWMANAGE_H_
|
||||
#define _FE_NEWMANAGE_H_
|
||||
|
||||
#include <Xm/Xm.h>
|
||||
#include "Xm/Xm.h"
|
||||
|
||||
extern WidgetClass newManageClass;
|
||||
typedef struct _NewManageClassRec *NewManageClass;
|
||||
|
@ -25,7 +25,7 @@
|
||||
#define _nsXtManageWidth_h_
|
||||
|
||||
#include "nsXtManageWidget.h"
|
||||
#include <Xm/ManagerP.h>
|
||||
#include "Xm/ManagerP.h"
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user