aboutsummaryrefslogtreecommitdiff
path: root/include/bh/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bh/file.h')
-rw-r--r--include/bh/file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bh/file.h b/include/bh/file.h
index 3410f74..8a0d3b1 100644
--- a/include/bh/file.h
+++ b/include/bh/file.h
@@ -1,6 +1,7 @@
#ifndef BH_FILE_H
#define BH_FILE_H
+#include "bh.h"
#include "io.h"
typedef struct bh_file_s bh_file_t;