summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/mesh-tool.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/tools/mesh-tool.cpp (renamed from src/mesh-context.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh-context.cpp b/src/ui/tools/mesh-tool.cpp
index 6b5542e3f..4e7617f44 100644
--- a/src/mesh-context.cpp
+++ b/src/ui/tools/mesh-tool.cpp
@@ -47,7 +47,7 @@
#include "pixmaps/cursor-gradient-add.xpm"
// Mesh specific
-#include "mesh-context.h"
+#include "ui/tools/mesh-tool.h"
#include "sp-mesh-gradient.h"
#include "display/sp-ctrlcurve.h"