summaryrefslogtreecommitdiff
path: root/support/texlab/crates/bibutils_sys/src/wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/crates/bibutils_sys/src/wrapper.h')
-rw-r--r--support/texlab/crates/bibutils_sys/src/wrapper.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/texlab/crates/bibutils_sys/src/wrapper.h b/support/texlab/crates/bibutils_sys/src/wrapper.h
new file mode 100644
index 0000000000..a7a05beb9b
--- /dev/null
+++ b/support/texlab/crates/bibutils_sys/src/wrapper.h
@@ -0,0 +1,3 @@
+// Wrapper file for bindgen
+#include "bibl.h"
+#include "bibutils.h"