summaryrefslogtreecommitdiffstats
path: root/src/snap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/snap.cpp')
-rw-r--r--src/snap.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/snap.cpp b/src/snap.cpp
index eab9f2142..f1197155b 100644
--- a/src/snap.cpp
+++ b/src/snap.cpp
@@ -35,6 +35,8 @@
#include "event-context.h"
#include "util/mathfns.h"
using std::vector;
+using Inkscape::Util::round_to_upper_multiple_plus;
+using Inkscape::Util::round_to_lower_multiple_plus;
SnapManager::SnapManager(SPNamedView const *v) :
guide(this, 0),