fix build bustage
git-svn-id: svn://10.0.0.236/trunk@121625 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
29232d5604
commit
4d31d69c62
@ -46,6 +46,7 @@
|
||||
//
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsClipboard.h"
|
||||
|
||||
#include "nsVoidArray.h"
|
||||
|
||||
@ -55,6 +55,7 @@
|
||||
#include "nsIMenuCommandDispatcher.h"
|
||||
|
||||
#include "nsString.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsReadableUtils.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "plstr.h"
|
||||
|
||||
@ -45,6 +45,7 @@
|
||||
#include "nsMimeMapper.h"
|
||||
#include "nsITransferable.h"
|
||||
#include "nsString.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsReadableUtils.h"
|
||||
|
||||
#include <Drag.h>
|
||||
|
||||
@ -38,6 +38,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsIAllocator.h"
|
||||
#include "plstr.h"
|
||||
#include "nsVoidArray.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user