Fixing the Executor Tinderbox build bustage.

This commit is contained in:
zuperdee%penguinpowered.com 1999-07-19 02:57:03 +00:00
Родитель 518783c098
Коммит 12e4a5ef50
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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
{