summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qmf/MessageImpl.h
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2009-07-14 14:32:39 +0000
committerAlan Conway <aconway@apache.org>2009-07-14 14:32:39 +0000
commitffd20ee19a5fd027e0007c27a12dd402dbeca4f8 (patch)
tree82452ea79b23a144d25b34af40de908052b95936 /qpid/cpp/src/qmf/MessageImpl.h
parent1bf6c4e9f0622d855cf794d1b7cbf32c2b2036cb (diff)
downloadqpid-python-ffd20ee19a5fd027e0007c27a12dd402dbeca4f8.tar.gz
Add directory to #include
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@793909 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/qmf/MessageImpl.h')
-rw-r--r--qpid/cpp/src/qmf/MessageImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/qmf/MessageImpl.h b/qpid/cpp/src/qmf/MessageImpl.h
index 618e2c1940..137f435699 100644
--- a/qpid/cpp/src/qmf/MessageImpl.h
+++ b/qpid/cpp/src/qmf/MessageImpl.h
@@ -20,7 +20,7 @@
* under the License.
*/
-#include "Message.h"
+#include "qmf/Message.h"
#include <string>
#include <boost/shared_ptr.hpp>