diff options
Diffstat (limited to 'cpp/src/qpid/framing/AMQBody.h')
-rw-r--r-- | cpp/src/qpid/framing/AMQBody.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/framing/AMQBody.h b/cpp/src/qpid/framing/AMQBody.h index 1c7f9419ed..e9d77225fa 100644 --- a/cpp/src/qpid/framing/AMQBody.h +++ b/cpp/src/qpid/framing/AMQBody.h @@ -15,7 +15,7 @@ * limitations under the License. * */ -#include "./memory.h" +#include "memory.h" #include "qpid/framing/amqp_types.h" #include "qpid/framing/Buffer.h" |