fix build bustage

git-svn-id: svn://10.0.0.236/trunk@121625 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
brade%netscape.com 2002-05-16 14:06:58 +00:00
parent 29232d5604
commit 4d31d69c62
4 changed files with 4 additions and 0 deletions

View File

@ -46,6 +46,7 @@
//
#include "nsCOMPtr.h"
#include "nsCRT.h"
#include "nsClipboard.h"
#include "nsVoidArray.h"

View File

@ -55,6 +55,7 @@
#include "nsIMenuCommandDispatcher.h"
#include "nsString.h"
#include "nsCRT.h"
#include "nsReadableUtils.h"
#include "nsUnicharUtils.h"
#include "plstr.h"

View File

@ -45,6 +45,7 @@
#include "nsMimeMapper.h"
#include "nsITransferable.h"
#include "nsString.h"
#include "nsCRT.h"
#include "nsReadableUtils.h"
#include <Drag.h>

View File

@ -38,6 +38,7 @@
* ***** END LICENSE BLOCK ***** */
#include "nscore.h"
#include "nsCRT.h"
#include "nsIAllocator.h"
#include "plstr.h"
#include "nsVoidArray.h"