fixes SVG bustage
git-svn-id: svn://10.0.0.236/trunk@129053 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#define __NS_ASVGGRAPHICSOURCE_H__
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsDebug.h"
|
||||
|
||||
class nsASVGPathBuilder;
|
||||
class nsIDOMSVGMatrix;
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
#define __NS_ASVGPATHBUILDER_H__
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsDebug.h"
|
||||
|
||||
// abstract path builder 'interface' class.
|
||||
// XXX one day this will become a proper interface
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
#define __NS_SVGBPATHBUILDER_H__
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsDebug.h"
|
||||
#include "libart-incs.h"
|
||||
#include "nsASVGPathBuilder.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user