Split off libgedcom.so.
[gedcom-parse.git] / 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"