mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 17:22:04 +00:00
Getting rid of a usage of xp_file.h (bug 38061). r=jkeiser, not part of the build.
This commit is contained in:
parent
afaf69b7a2
commit
281ca9b8c3
@ -56,7 +56,7 @@ static NS_DEFINE_CID(kPlatformCharsetCID, NS_PLATFORMCHARSET_CID);
|
||||
#include "nsICharsetConverterManager.h"
|
||||
static NS_DEFINE_CID(kCharsetConverterManagerCID,
|
||||
NS_ICHARSETCONVERTERMANAGER_CID);
|
||||
#include "xp_file.h"
|
||||
#include "xp_path.h"
|
||||
#include "nsIMIMEService.h"
|
||||
#include "nsCExternalHandlerService.h"
|
||||
#include "nsICharsetAlias.h"
|
||||
|
Loading…
Reference in New Issue
Block a user