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