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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user