This commit is contained in:
pavlov%netscape.com 2000-03-11 04:34:33 +00:00
Родитель d13f9b8e9d
Коммит 0597405124
2 изменённых файлов: 1 добавлений и 1 удалений

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

@ -22,7 +22,6 @@
*/
#include "nsGraphicsImpl.h"
#include "nsIRenderingContext.h"
#include "nsIDeviceContext.h"
#include "nsIFontMetrics.h"
#include "nsFont.h"

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

@ -23,6 +23,7 @@
#include "nsIGraphics.h"
#include "nsCOMPtr.h"
#include "nsIRenderingContext.h"
class nsIRenderingContext;