Index: djopt_conf.h =================================================================== --- djopt_conf.h (revision 30944) +++ djopt_conf.h (revision 30945) @@ -6,7 +6,7 @@ typedef struct { const struct { const struct { - CFT_BOOLEAN auto_only; /* Operate on autorouted tracks only */ + RND_CFT_BOOLEAN auto_only; /* Operate on autorouted tracks only */ } djopt; } plugins; } conf_djopt_t;