From 129ccc5ea1a0d1503df521d2f63f2bc653b9cde3 Mon Sep 17 00:00:00 2001 From: "mccabe%netscape.com" Date: Wed, 12 Jan 2000 02:48:06 +0000 Subject: [PATCH] changing #include "xpt_stuct.h" to 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 --- mozilla/xpcom/typelib/xpidl/xpidl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpcom/typelib/xpidl/xpidl.h b/mozilla/xpcom/typelib/xpidl/xpidl.h index 10a2c3725ad..bab8126a528 100644 --- a/mozilla/xpcom/typelib/xpidl/xpidl.h +++ b/mozilla/xpcom/typelib/xpidl/xpidl.h @@ -157,7 +157,7 @@ xpidl_write_comment(TreeState *state, int indent); /* * Functions for parsing and printing UUIDs. */ -#include "xpt_struct.h" +#include /* * How large should the buffer supplied to xpidl_sprint_IID be?