Chromium Code Reviews| Index: Source/core/svg/SVGException.h |
| diff --git a/Source/core/svg/SVGException.h b/Source/core/svg/SVGException.h |
| index 51287439df374205bfee20741b9d1ed038080996..3b65daf21652168d73f96951467ac3d2acfcc61d 100644 |
| --- a/Source/core/svg/SVGException.h |
| +++ b/Source/core/svg/SVGException.h |
| @@ -21,7 +21,7 @@ |
| #ifndef SVGException_h |
| #define SVGException_h |
| -#include "ExceptionBase.h" |
| +#include "core/dom/ExceptionBase.h" |
| #if ENABLE(SVG) |