diff --git a/motorExApp/WithAsyn/WithMPFWin32Include.dbd b/motorExApp/WithAsyn/WithMPFWin32Include.dbd index eb26d88d..d71ca45a 100644 --- a/motorExApp/WithAsyn/WithMPFWin32Include.dbd +++ b/motorExApp/WithAsyn/WithMPFWin32Include.dbd @@ -2,6 +2,7 @@ include "base.dbd" include "motorSupport.dbd" # Comment out the following line for win32-x86, since drvAsynSerialPort does not build yet #include "drvAsynSerialPort.dbd" +include "asyn.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devMclennanMotor.dbd" diff --git a/motorExApp/WithMPF/WithMPFWin32Include.dbd b/motorExApp/WithMPF/WithMPFWin32Include.dbd index eb26d88d..d71ca45a 100644 --- a/motorExApp/WithMPF/WithMPFWin32Include.dbd +++ b/motorExApp/WithMPF/WithMPFWin32Include.dbd @@ -2,6 +2,7 @@ include "base.dbd" include "motorSupport.dbd" # Comment out the following line for win32-x86, since drvAsynSerialPort does not build yet #include "drvAsynSerialPort.dbd" +include "asyn.dbd" include "devAcsMotor.dbd" include "devImsMotor.dbd" include "devMclennanMotor.dbd"