remove absolute path on include file

git-svn-id: svn://10.0.0.236/trunk@2635 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
morse
1998-05-29 19:15:05 +00:00
parent c976b5efb8
commit b4b33b01a3

View File

@@ -3218,7 +3218,7 @@ NET_AskForProxyAuth(MWContext * context,
#if defined(CookieManagement)
#include "/mozilla/lib/htmldlgs/htmldlgs.h" /* why is full pathname needed? */
#include "htmldlgs.h"
extern int XP_EMPTY_STRINGS;
extern int SA_VIEW_BUTTON_LABEL;
extern int SA_REMOVE_BUTTON_LABEL;