fix more bustage
git-svn-id: svn://10.0.0.236/trunk@123000 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
de61026d65
commit
893ea3031d
@ -83,7 +83,9 @@
|
||||
|
||||
#include "nsILocalFile.h"
|
||||
#include "nsLocalFile.h"
|
||||
#ifdef XP_UNIX
|
||||
#include "nsNativeCharsetUtils.h"
|
||||
#endif
|
||||
#include "nsDirectoryService.h"
|
||||
#include "nsDirectoryServiceDefs.h"
|
||||
#include "nsICategoryManager.h"
|
||||
|
||||
@ -744,6 +744,7 @@ NS_ShutdownNativeCharsetUtils()
|
||||
#else // non XP_UNIX implementations go here...
|
||||
|
||||
#include "nsDebug.h"
|
||||
#include "nsAString.h"
|
||||
|
||||
NS_COM nsresult
|
||||
NS_CopyNativeToUnicode(const nsACString &input, nsAString &output)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user