diff --git a/motorExApp/WithAsyn/WithAsynInclude.dbd b/motorExApp/WithAsyn/WithAsynInclude.dbd index 347c3e8e..6c885bea 100644 --- a/motorExApp/WithAsyn/WithAsynInclude.dbd +++ b/motorExApp/WithAsyn/WithAsynInclude.dbd @@ -1,6 +1,6 @@ include "base.dbd" -include "motorRecord.dbd" -include "drvAsynSerialPort.dbd" +include "motorSupport.dbd" +include "asyn.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" #include "devMclennanMotor.dbd" diff --git a/motorExApp/WithAsyn/WithMPFInclude.dbd b/motorExApp/WithAsyn/WithMPFInclude.dbd index 347c3e8e..6c885bea 100644 --- a/motorExApp/WithAsyn/WithMPFInclude.dbd +++ b/motorExApp/WithAsyn/WithMPFInclude.dbd @@ -1,6 +1,6 @@ include "base.dbd" -include "motorRecord.dbd" -include "drvAsynSerialPort.dbd" +include "motorSupport.dbd" +include "asyn.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" #include "devMclennanMotor.dbd" diff --git a/motorExApp/WithMPF/WithMPFInclude.dbd b/motorExApp/WithMPF/WithMPFInclude.dbd index 347c3e8e..6c885bea 100644 --- a/motorExApp/WithMPF/WithMPFInclude.dbd +++ b/motorExApp/WithMPF/WithMPFInclude.dbd @@ -1,6 +1,6 @@ include "base.dbd" -include "motorRecord.dbd" -include "drvAsynSerialPort.dbd" +include "motorSupport.dbd" +include "asyn.dbd" #include "devAcsMotor.dbd" #include "devImsMotor.dbd" #include "devMclennanMotor.dbd"