]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/ruby/defs.h
Revert "ruby: Add workarounds to use in-tree build not the installed one"
[notmuch] / bindings / ruby / defs.h
index 85d8205e51dd7e7e161795009f878630a880c747..3f9512ba903b9b9a9bb5c32c4be37696fc1cd2f8 100644 (file)
@@ -21,8 +21,8 @@
 #ifndef DEFS_H
 #define DEFS_H
 
+#include <notmuch.h>
 #include <ruby.h>
-#include "notmuch.h"
 
 VALUE notmuch_rb_cDatabase;
 VALUE notmuch_rb_cDirectory;