зеркало из https://github.com/mozilla/pjs.git
Fixing the Executor Tinderbox build bustage.
This commit is contained in:
Родитель
518783c098
Коммит
12e4a5ef50
|
@ -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
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче