Bug 1516076 - Part 1 correct one of the include file for SVGGeometryFrame.cpp r=dholbert

This commit is contained in:
longsonr 2018-12-22 20:06:21 +00:00
Родитель f29827ef9f
Коммит 779726cbdc
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -25,7 +25,7 @@
#include "SVGGeometryElement.h"
#include "nsSVGUtils.h"
#include "mozilla/ArrayUtils.h"
#include "SVGAnimatedTransformList.h"
#include "nsSVGAnimatedTransformList.h"
#include "SVGContentUtils.h"
#include "SVGGraphicsElement.h"