summaryrefslogtreecommitdiff
path: root/librabbitmq/codegen.py
diff options
context:
space:
mode:
Diffstat (limited to 'librabbitmq/codegen.py')
-rw-r--r--librabbitmq/codegen.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/librabbitmq/codegen.py b/librabbitmq/codegen.py
index 905d313..cc07bcb 100644
--- a/librabbitmq/codegen.py
+++ b/librabbitmq/codegen.py
@@ -566,6 +566,8 @@ def genHrl(spec):
#ifndef librabbitmq_amqp_framing_h
#define librabbitmq_amqp_framing_h
+#include <amqp.h>
+
#ifdef __cplusplus
extern "C" {
#endif