changes to let us build on MacOS X

This commit is contained in:
pavlov%netscape.com 2006-02-10 22:48:23 +00:00
Родитель 7bfa2d574a
Коммит 1d151f86d2
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -29,6 +29,8 @@
#include "nsIView.h"
#include "nsIRenderingContext.h"
#include "nsIFontEnumerator.h"
#include <Types.h>
#include <QuickDraw.h>
class nsDeviceContextMac : public DeviceContextImpl
{