diff options
Diffstat (limited to 'src/ui/tool/node-tool.cpp')
| -rw-r--r-- | src/ui/tool/node-tool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tool/node-tool.cpp b/src/ui/tool/node-tool.cpp index e72b7c5ba..f994080b0 100644 --- a/src/ui/tool/node-tool.cpp +++ b/src/ui/tool/node-tool.cpp @@ -119,7 +119,7 @@ void handleControlUiStyleChange(InkNodeTool *nt); //} // anonymous namespace -#include "sp-factory.h" +#include "tool-factory.h" namespace { SPEventContext* createNodesContext() { |
