aboutsummaryrefslogtreecommitdiffstats
path: root/db1-ast/btree/bt_overflow.c
diff options
context:
space:
mode:
Diffstat (limited to 'db1-ast/btree/bt_overflow.c')
-rw-r--r--db1-ast/btree/bt_overflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/db1-ast/btree/bt_overflow.c b/db1-ast/btree/bt_overflow.c
index b28b8e047..d8f310d91 100644
--- a/db1-ast/btree/bt_overflow.c
+++ b/db1-ast/btree/bt_overflow.c
@@ -44,7 +44,7 @@ static char sccsid[] = "@(#)bt_overflow.c 8.5 (Berkeley) 7/16/94";
#include <stdlib.h>
#include <string.h>
-#include <db.h>
+#include "../include/db.h"
#include "btree.h"
/*