More EasyTree compatibility.
[gedcom-parse.git] / t / src / dump_gom.h
index 645819b0056dadfb6a3cf12b3c5695fef34b04a2..d5acfaf09a907ee1e26dc2dcc8e8053c134a78dd 100644 (file)
@@ -24,6 +24,9 @@
 #ifndef __DUMP_GOM_H
 #define __DUMP_GOM_H
 
+#include "gedcom.h"
+
 void show_data();
+void show_date(struct date_value* dv);
   
 #endif /* __DUMP_GOM_H */