summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/apr/APRSocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/qpid/apr/APRSocket.h')
-rw-r--r--cpp/src/qpid/apr/APRSocket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/apr/APRSocket.h b/cpp/src/qpid/apr/APRSocket.h
index 591df2daaa..803740f97e 100644
--- a/cpp/src/qpid/apr/APRSocket.h
+++ b/cpp/src/qpid/apr/APRSocket.h
@@ -21,7 +21,7 @@
#ifndef _APRSocket_
#define _APRSocket_
-#include <apr-1/apr_network_io.h>
+#include <apr_network_io.h>
#include <qpid/framing/Buffer.h>
namespace qpid {