diff --git a/hoot-core-test/src/test/cpp/hoot/core/test/ConflateCaseTestSuite.cpp b/hoot-core-test/src/test/cpp/hoot/core/test/ConflateCaseTestSuite.cpp
index e4292f6..78ec7e4 100644
--- a/hoot-core-test/src/test/cpp/hoot/core/test/ConflateCaseTestSuite.cpp
+++ b/hoot-core-test/src/test/cpp/hoot/core/test/ConflateCaseTestSuite.cpp
@@ -32,8 +32,6 @@
#include <hoot/core/test/ConflateCaseTest.h>
#include <hoot/core/util/HootException.h>
#include <hoot/core/util/Log.h>
-#include <hoot/core/util/Settings.h>
-#include <hoot/core/util/ConfPath.h>
// Qt
#include <QDir>