diff options
Diffstat (limited to 'src/zoom-context.cpp')
| -rw-r--r-- | src/zoom-context.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zoom-context.cpp b/src/zoom-context.cpp index 7a1ae5382..ee72b85ab 100644 --- a/src/zoom-context.cpp +++ b/src/zoom-context.cpp @@ -31,7 +31,7 @@ static gint tolerance = 0; static bool within_tolerance = false; static bool escaped; -#include "sp-factory.h" +#include "tool-factory.h" namespace { SPEventContext* createZoomContext() { |
