diff --git a/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h b/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
index 4c79771..b09b76a 100644
--- a/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
+++ b/hoot-core/src/main/cpp/hoot/core/conflate/address/AddressTagKeys.h
@@ -85,7 +85,7 @@ private:
AddressTagKeys();
- friend class PoiPolygonAddressScoreExtractorTest;
+ friend class AddressScoreExtractorTest;
static AddressTagKeysPtr _theInstance;