X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fruby%2Fdefs.h;h=3f9512ba903b9b9a9bb5c32c4be37696fc1cd2f8;hb=5946aba519ab99207ebf5d2863c60edd6a35bf9e;hp=85d8205e51dd7e7e161795009f878630a880c747;hpb=97527b0a6649e61e72f986ea30914b32274f9ff4;p=notmuch 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;