aboutsummaryrefslogtreecommitdiffstats
path: root/main/db1-ast/recno/rec_get.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/db1-ast/recno/rec_get.c')
-rw-r--r--main/db1-ast/recno/rec_get.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/db1-ast/recno/rec_get.c b/main/db1-ast/recno/rec_get.c
index 47dd773fb..7038cc81a 100644
--- a/main/db1-ast/recno/rec_get.c
+++ b/main/db1-ast/recno/rec_get.c
@@ -44,7 +44,7 @@ static char sccsid[] = "@(#)rec_get.c 8.9 (Berkeley) 8/18/94";
#include <string.h>
#include <unistd.h>
-#include <db.h>
+#include "../include/db.h"
#include "recno.h"
/*