X-Git-Url: https://git.tokkee.org/?p=inkscape.git;a=blobdiff_plain;f=src%2Fdisplay%2Fcanvas-grid.cpp;h=5892e1dc736dfb11b89fdba115c308ec7ce867ed;hp=df73eb78e0496470ec00255661e57c5d0ca4ff14;hb=0dc33d4ce43e0bb49c63aa53b826ec4a1ff68e28;hpb=6e9099b585837c489aa53dc488ff31d975ecd20d diff --git a/src/display/canvas-grid.cpp b/src/display/canvas-grid.cpp index df73eb78e..5892e1dc7 100644 --- a/src/display/canvas-grid.cpp +++ b/src/display/canvas-grid.cpp @@ -12,10 +12,10 @@ * Don't be shy to correct things. */ +#include "sp-canvas-group.h" #include "sp-canvas-util.h" #include "util/mathfns.h" -#include "display-forward.h" -#include +#include "libnr/nr-pixops.h" #include "desktop-handles.h" #include "helper/units.h" #include "svg/svg-color.h"