summaryrefslogtreecommitdiff
path: root/examples/amqps_listen.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/amqps_listen.c')
-rw-r--r--examples/amqps_listen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/amqps_listen.c b/examples/amqps_listen.c
index 25f8371..8d99066 100644
--- a/examples/amqps_listen.c
+++ b/examples/amqps_listen.c
@@ -35,7 +35,7 @@
#include <string.h>
#include <stdint.h>
-#include <amqp-ssl-socket.h>
+#include <amqp_ssl_socket.h>
#include <amqp_framing.h>
#include <assert.h>