changing #include "xpt_stuct.h" to <xpt_struct.h> b/c I don't think Mac is finding the file.

git-svn-id: svn://10.0.0.236/trunk@57501 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mccabe%netscape.com
2000-01-12 02:48:06 +00:00
parent a0770a4ad9
commit 129ccc5ea1

View File

@@ -157,7 +157,7 @@ xpidl_write_comment(TreeState *state, int indent);
/*
* Functions for parsing and printing UUIDs.
*/
#include "xpt_struct.h"
#include <xpt_struct.h>
/*
* How large should the buffer supplied to xpidl_sprint_IID be?