forgot to forward declare nsIGraphics here. fixing bustage.

This commit is contained in:
beard%netscape.com 2000-02-06 00:23:59 +00:00
parent b3649364e4
commit 89328048ea

View File

@ -40,6 +40,8 @@ class nsGraphicState;
class DrawingSurface; // a surface is a combination of a port and a graphic state
class nsUnicodeFallbackCache;
class nsIGraphics;
//------------------------------------------------------------------------