diff options
Diffstat (limited to 'src/eraser-context.cpp')
| -rw-r--r-- | src/eraser-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eraser-context.cpp b/src/eraser-context.cpp index 7d2abc53f..f256dd8ef 100644 --- a/src/eraser-context.cpp +++ b/src/eraser-context.cpp @@ -95,7 +95,7 @@ static Geom::Point sp_eraser_get_npoint(SPEraserContext const *erc, Geom::Point static Geom::Point sp_eraser_get_vpoint(SPEraserContext const *erc, Geom::Point n); static void draw_temporary_box(SPEraserContext *dc); -#include "sp-factory.h" +#include "tool-factory.h" namespace { SPEventContext* createEraserContext() { |
