extflat.h: include EFint.h (need to provide types ready for ANSI prototypes)
This commit is contained in:
parent
301a5329db
commit
6876c007f5
|
|
@ -25,6 +25,7 @@
|
|||
#include "utils/magic.h"
|
||||
|
||||
#include "extflat/EFtypes.h" /* EFCapValue, HierName, EFPerimArea, EFNode */
|
||||
#include "extflat/EFint.h" /* Def, HierContext, Connection, Distance, CallArg */
|
||||
|
||||
|
||||
extern float EFScale; /* Scale factor to multiply all coords by */
|
||||
|
|
|
|||
Loading…
Reference in New Issue