summaryrefslogtreecommitdiff
path: root/cpp/rubygen/99-0/Proxy.rb
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/rubygen/99-0/Proxy.rb')
-rwxr-xr-xcpp/rubygen/99-0/Proxy.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/rubygen/99-0/Proxy.rb b/cpp/rubygen/99-0/Proxy.rb
index 2829884673..85db52da5b 100755
--- a/cpp/rubygen/99-0/Proxy.rb
+++ b/cpp/rubygen/99-0/Proxy.rb
@@ -41,6 +41,7 @@ EOS
# .h file
h_file(@filename) {
include "qpid/framing/Proxy.h"
+ include "qpid/framing/Array.h"
include "qpid/framing/amqp_types.h"
namespace("qpid::framing") {
cpp_class(@classname, "public Proxy") {