Fixing the Executor Tinderbox build bustage.

This commit is contained in:
zuperdee%penguinpowered.com 1999-07-19 02:57:03 +00:00
parent ef07621383
commit d9a4dcd0c3
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -25,7 +25,7 @@
#define _nsXtManageWidth_h_
#include "nsXtManageWidget.h"
#include <Xm/ManagerP.h>
#include "Xm/ManagerP.h"
typedef struct
{