summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2012-07-15 10:43:23 +0000
committerCharles E. Rolke <chug@apache.org>2012-07-15 10:43:23 +0000
commit651a859cf3b16e2885877eaa620d05a81d880d47 (patch)
tree53d3375adfae085d87ea8ff508a10cffbb071849 /cpp/src
parent531244ea0688b82d00cafcb7e84a1ae349b6f0de (diff)
downloadqpid-python-651a859cf3b16e2885877eaa620d05a81d880d47.tar.gz
QPID-4107 r1361334 typo in file name
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1361682 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/CMakeLists.txt b/cpp/src/CMakeLists.txt
index 42a5ce8316..7c98206865 100644
--- a/cpp/src/CMakeLists.txt
+++ b/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