X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fgomtest.c;h=907617355410cf9159fe71a776b224c7582a9f58;hb=b4c2abcfcb90bd41a1e52094c61b16566cfc8ff4;hp=ed936f0c3aeeb9ecf324fae8be59a6816050cade;hpb=9f5fb16a9c95daacd8a80f505ae1685bca9fafa5;p=gedcom-parse.git diff --git a/t/gomtest.c b/t/gomtest.c index ed936f0..9076173 100644 --- a/t/gomtest.c +++ b/t/gomtest.c @@ -21,11 +21,11 @@ /* $Id$ */ /* $Name$ */ +#include "gom.h" #include #include #include #include "gedcom.h" -#include "gom.h" #define OUTFILE "testgedcom.out" FILE* outfile = NULL;