diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/matching/NodeMatcher.cpp b/hoot-core/src/main/cpp/hoot/core/conflate/matching/NodeMatcher.cpp
index fb1d263..9307fcf 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/matching/NodeMatcher.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/matching/NodeMatcher.cpp
@@ -33,7 +33,6 @@
#include <hoot/core/index/OsmMapIndex.h>
#include <hoot/core/util/ConfigOptions.h>
#include <hoot/core/util/MapProjector.h>
-#include <hoot/core/elements/OsmUtils.h>
#include <hoot/core/algorithms/linearreference/WayLocation.h>
#include <hoot/core/elements/OsmMap.h>
#include <hoot/core/util/Log.h>