master/fsm_slave_config.h
changeset 1209 8be462afb7f4
parent 1174 235f34ca50e2
child 1318 76b4014391bd
equal deleted inserted replaced
1208:026e35646ab4 1209:8be462afb7f4
    39 /*****************************************************************************/
    39 /*****************************************************************************/
    40 
    40 
    41 #ifndef __EC_FSM_SLAVE_CONFIG_H__
    41 #ifndef __EC_FSM_SLAVE_CONFIG_H__
    42 #define __EC_FSM_SLAVE_CONFIG_H__
    42 #define __EC_FSM_SLAVE_CONFIG_H__
    43 
    43 
    44 #include "../include/ecrt.h"
       
    45 
       
    46 #include "globals.h"
    44 #include "globals.h"
    47 #include "slave.h"
    45 #include "slave.h"
    48 #include "datagram.h"
    46 #include "datagram.h"
    49 #include "fsm_change.h"
    47 #include "fsm_change.h"
    50 #include "fsm_coe.h"
    48 #include "fsm_coe.h"