From 77e1ecd438ae30977bda56b3d4ccc12e5f30fffa Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Fri, 2 Apr 2010 17:37:28 +0200 Subject: [PATCH] Fix typo --- bacula/src/cats/cats.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/cats/cats.h b/bacula/src/cats/cats.h index ae5205af4c..a4e9b01f7d 100644 --- a/bacula/src/cats/cats.h +++ b/bacula/src/cats/cats.h @@ -538,7 +538,7 @@ extern const char* my_pg_batch_fill_path_query; #ifdef HAVE_INGRES #include "myingres.h" -#include "lib/reg.h" +#include "lib/breg.h" #define BDB_VERSION 12 -- 2.39.5