X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fruby%2Fdefs.h;h=3f9512ba903b9b9a9bb5c32c4be37696fc1cd2f8;hp=85d8205e51dd7e7e161795009f878630a880c747;hb=35cb1c95cc8afa964900d29c813349ad8e24e7a8;hpb=2f1a11268f2d230d0b3786a158b238e45090b768 diff --git a/bindings/ruby/defs.h b/bindings/ruby/defs.h index 85d8205e..3f9512ba 100644 --- a/bindings/ruby/defs.h +++ b/bindings/ruby/defs.h @@ -21,8 +21,8 @@ #ifndef DEFS_H #define DEFS_H +#include #include -#include "notmuch.h" VALUE notmuch_rb_cDatabase; VALUE notmuch_rb_cDirectory;