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
Родитель 6dbe98fd47
Коммит 7ddb7cba88
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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