Platform-specific bustage.

This commit is contained in:
benjamin%smedbergs.us 2006-04-12 16:03:25 +00:00
parent 70a0f2207b
commit 114df03877

View File

@ -61,7 +61,8 @@ void nsFT2FontNode::GetFontNames(const char* aPattern,
#include "nsFreeType.h"
#include "nsFontFreeType.h"
#include "nsIServiceManager.h"
#include "nsArray.h"
#include "nsIMutableArray.h"
#include "nsArrayUtils.h"
nsHashtable* nsFT2FontNode::mFreeTypeNodes = nsnull;
PRBool nsFT2FontNode::sInited = PR_FALSE;