mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-08 16:03:21 +00:00
remove absolute path on include file
This commit is contained in:
parent
d52e1db4c2
commit
fffc4e7f2f
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user