extflat.h: include EFint.h (need to provide types ready for ANSI prototypes)

This commit is contained in:
Darryl L. Miles 2025-08-06 22:58:30 +01:00
parent 301a5329db
commit 6876c007f5
1 changed files with 1 additions and 0 deletions

View File

@ -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 */