diff options
Diffstat (limited to 'src/object/viewbox.cpp')
| -rw-r--r-- | src/object/viewbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/viewbox.cpp b/src/object/viewbox.cpp index 1b50fe71c..e48010c02 100644 --- a/src/object/viewbox.cpp +++ b/src/object/viewbox.cpp @@ -14,9 +14,9 @@ #include <2geom/transforms.h> -#include "viewbox.h" #include "enums.h" #include "sp-item.h" +#include "viewbox.h" SPViewBox::SPViewBox() : viewBox_set(false) |
