summaryrefslogtreecommitdiff
path: root/examples/amqp_listen.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/amqp_listen.c')
-rw-r--r--examples/amqp_listen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/amqp_listen.c b/examples/amqp_listen.c
index 3ad9fdd..9385c17 100644
--- a/examples/amqp_listen.c
+++ b/examples/amqp_listen.c
@@ -39,7 +39,7 @@
#include <string.h>
#include <stdint.h>
-#include <amqp-tcp-socket.h>
+#include <amqp_tcp_socket.h>
#include <amqp.h>
#include <amqp_framing.h>