From c56fd7c117b555e93c758c7ce34ea4864579bfa1 Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Sun, 15 Jul 2012 10:43:23 +0000 Subject: QPID-4107 r1361334 typo in file name git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1361682 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/CMakeLists.txt b/qpid/cpp/src/CMakeLists.txt index 42a5ce8316..7c98206865 100644 --- a/qpid/cpp/src/CMakeLists.txt +++ b/qpid/cpp/src/CMakeLists.txt @@ -626,7 +626,7 @@ set (ha_default ON) option(BUILD_HA "Build Active-Passive HA plugin" ${ha_default}) if (BUILD_HA) set (ha_SOURCES - qpid/ha/AltExchangeSetter.h + qpid/ha/AlternateExchangeSetter.h qpid/ha/BackupConnectionExcluder.h qpid/ha/BrokerInfo.cpp qpid/ha/BrokerInfo.h -- cgit v1.2.1