diff --git a/hoot-core/src/main/cpp/hoot/core/algorithms/ReplacementSnappedWayJoiner.cpp b/hoot-core/src/main/cpp/hoot/core/algorithms/ReplacementSnappedWayJoiner.cpp
index c8214b2..5a890e7 100644
--- a/hoot-core/src/main/cpp/hoot/core/algorithms/ReplacementSnappedWayJoiner.cpp
+++ b/hoot-core/src/main/cpp/hoot/core/algorithms/ReplacementSnappedWayJoiner.cpp
@@ -22,14 +22,13 @@
* This will properly maintain the copyright information. DigitalGlobe
* copyrights will be updated automatically.
*
- * @copyright Copyright (C) 2019 DigitalGlobe (http://www.digitalglobe.com/)
+ * @copyright Copyright (C) 2019, 2020 DigitalGlobe (http://www.digitalglobe.com/)
*/
#include "ReplacementSnappedWayJoiner.h"
// Hoot
#include <hoot/core/util/Factory.h>
-#include <hoot/core/ops/ReplaceElementOp.h>
#include <hoot/core/io/OsmMapWriterFactory.h>
namespace hoot