Added the external header.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 8 Dec 2001 15:07:01 +0000 (15:07 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sat, 8 Dec 2001 15:07:01 +0000 (15:07 +0000)
gedcom_lex_common.c

index 1eeab459d8e6c8c1579e19a8050ada9dee47fcc0..bc7387de4f8797aabaf61916c1fc6cd3437c3cd5 100644 (file)
@@ -12,8 +12,9 @@
 
 #ifndef IN_LEX
 
-#include "gedcom.tab.h"
+#include "external.h"
 #include "gedcom.h"
+#include "gedcom.tab.h"
 #include "multilex.h"
 #include "encoding.h"