aboutsummaryrefslogtreecommitdiffstats
path: root/main/db1-ast/mpool/mpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/db1-ast/mpool/mpool.c')
-rw-r--r--main/db1-ast/mpool/mpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/db1-ast/mpool/mpool.c b/main/db1-ast/mpool/mpool.c
index eca24e518..b5b7c86d6 100644
--- a/main/db1-ast/mpool/mpool.c
+++ b/main/db1-ast/mpool/mpool.c
@@ -45,7 +45,7 @@ static char sccsid[] = "@(#)mpool.c 8.5 (Berkeley) 7/26/94";
#include <string.h>
#include <unistd.h>
-#include <db.h>
+#include "../include/db.h"
#define __MPOOLINTERFACE_PRIVATE
#include <mpool.h>