diff options
| author | Gordon Sim <gsim@apache.org> | 2009-02-25 09:50:15 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-02-25 09:50:15 +0000 |
| commit | 0db0f0a1852cb3821d16338dcddd140dc65645c4 (patch) | |
| tree | bc5b5373033bf686148b4a4870640d9c0ba00273 /qpid/cpp/src | |
| parent | cc092686272f524cafc1c801ed05825eed1c198d (diff) | |
| download | qpid-python-0db0f0a1852cb3821d16338dcddd140dc65645c4.tar.gz | |
Fix header name in sources.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@747721 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
| -rw-r--r-- | qpid/cpp/src/cluster.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk index 55355d2077..0db9455136 100644 --- a/qpid/cpp/src/cluster.mk +++ b/qpid/cpp/src/cluster.mk @@ -70,7 +70,7 @@ cluster_la_SOURCES = \ qpid/cluster/FailoverExchange.h \ qpid/cluster/Multicaster.cpp \ qpid/cluster/Multicaster.h \ - qpid/cluster/MulticastFrameHandler.h \ + qpid/cluster/McastFrameHandler.h \ qpid/cluster/NoOpConnectionOutputHandler.h \ qpid/cluster/OutputInterceptor.cpp \ qpid/cluster/OutputInterceptor.h \ |
