This commit is contained in:
kjh-5727%comcast.net 2004-05-28 23:35:01 +00:00
Родитель 2ec4ae5e4d
Коммит 95c2b67ba4
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -61,9 +61,11 @@
#include "nsPostScriptObj.h"
#include "nspr.h"
#include "nsILanguageAtomService.h"
#include "nsType8.h"
#include "nsPrintJobPS.h"
#include "nsPrintJobFactoryPS.h"
#ifdef MOZ_ENABLE_FREETYPE2
#include "nsType8.h"
#endif
#ifdef PR_LOGGING
static PRLogModuleInfo *nsDeviceContextPSLM = PR_NewLogModule("nsDeviceContextPS");