Fix bustage from jst's checkin by including nsString.h. b=124412

This commit is contained in:
dbaron%dbaron.org 2003-03-26 18:02:34 +00:00
parent efac811593
commit d81ec765a7

View File

@ -40,6 +40,7 @@
#import "CHBrowserView.h"
#include "nsCOMPtr.h"
#include "nsString.h"
#include "CHClickListener.h"
#include "nsIDOMEventTarget.h"
#include "nsIContent.h"