From c60f7bbbe2e516a0fb7da058157bcaee400d1928 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 14 Sep 2002 07:45:59 +0000 Subject: [PATCH] Gom header should include the gedcom header. --- include/gom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/gom.h b/include/gom.h index 7630094..766e0da 100644 --- a/include/gom.h +++ b/include/gom.h @@ -24,7 +24,7 @@ #ifndef __GEDCOM_GOM_H #define __GEDCOM_GOM_H -#include +#include "gedcom.h" __BEGIN_DECLS -- 2.30.2