summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2010-02-12 14:27:33 +0000
committerStephen D. Huston <shuston@apache.org>2010-02-12 14:27:33 +0000
commite088dfec2102b19d1c1e411a15f66f92dcceb9b7 (patch)
tree516fdc4dcd02d92819dd0d50ecca5972929f74b4 /qpid/cpp/src
parent215b2bd963f4aaa5723962e82524c76c141680e7 (diff)
downloadqpid-python-e088dfec2102b19d1c1e411a15f66f92dcceb9b7.tar.gz
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@909425 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/CMakeLists.txt b/qpid/cpp/src/CMakeLists.txt
index 951f225a2b..f870601da8 100644
--- a/qpid/cpp/src/CMakeLists.txt
+++ b/qpid/cpp/src/CMakeLists.txt
@@ -845,7 +845,7 @@ set (qmfengine_SOURCES
qmf/engine/ConsoleImpl.cpp
qmf/engine/ConsoleImpl.h
qmf/engine/EventImpl.cpp
- qmf/Engine/EventImpl.h
+ qmf/engine/EventImpl.h
qmf/engine/MessageImpl.cpp
qmf/engine/MessageImpl.h
qmf/engine/ObjectIdImpl.cpp